summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 667fe5cf6251..cd04303e171b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ license=('CC0')
source=("$url/archive/$_pkgtag.tar.gz")
md5sums=('c53e81445266b6112b25c8dc8ce23cb0')
-# Set to 1 to include GPG keys used by Copr projects
-_with_copr=0
+# Uncomment to include GPG keys used by Copr projects
+#_with_copr=1
prepare() {
mv "$pkgname-$_pkgtag" "$pkgname-$pkgver"