summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0a828478d97..6c18d80e7fd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,8 @@
_pkgname=abjad-ext-rmakers
pkgname="python-$_pkgname"
pkgver=3.0.0
-pkgrel=1
+pkgrel=2
+groups=('abjad')
pkgdesc='Abjad rhythm-maker extension'
arch=('any')
url="https://github.com/Abjad/$_pkgname"