Chocimier commented on this pull request.
> @@ -0,0 +1,11 @@
+# Template file for 'rwc'
+pkgname=rwc
+version=0.1
+revision=1
+build_style=gnu-makefile
+short_desc="report when files change"
+maintainer="Anachron <Anachron14@gmx.de>"
+license="GPL-3"
+homepage="https://github.com/chneukirchen/${pkgname}"
+distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
+checksum="6b1136aba4c857beccca5811615d20184c9aded39150b77c5da0f6e176f53bf0"
No need to quote. BTW, there is `xgensum` that can set checksum for you. And `xbump`, that makes a commit for updated or new package.