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 67ef2d8aa131..71dfba87e870 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-quamash
pkgdesc = Implementation of the asyncio (PEP 3156) event-loop with Qt
pkgver = 0.6.1
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/harvimt/quamash
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 924b6115caef..6f10ea97d005 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-quamash
_pkgname=Quamash
pkgver=0.6.1
-pkgrel=6
+pkgrel=7
pkgdesc="Implementation of the asyncio (PEP 3156) event-loop with Qt"
arch=('any')
url="https://github.com/harvimt/quamash"