summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a7a967c6e41..1a33e7d8b2d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-abjad
pkgdesc = Tool for formalized music score control.
pkgver = 2.21
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/Abjad/abjad
arch = any
license = GPL 3
diff --git a/PKGBUILD b/PKGBUILD
index 593b8f6764c0..3e8a1c59b038 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=python-abjad
pkgname=(python-abjad python2-abjad)
pkgver=2.21
-pkgrel=2
+pkgrel=3
pkgdesc="Tool for formalized music score control."
arch=("any")
url="https://github.com/Abjad/abjad"