summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7fbe49b9a9a..95bc27dbc4bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python2-notify2
pkgdesc = Python interface to DBus notifications
pkgver = 0.3.1
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.python.org/pypi/notify2/
arch = any
license = BSD
@@ -11,4 +11,3 @@ pkgbase = python2-notify2
sha256sums = 33fa108d50c42f3cd3407cc437518ad3f6225d1bb237011f16393c9dd3ce197d
pkgname = python2-notify2
-
diff --git a/PKGBUILD b/PKGBUILD
index 3c86ab8f0179..fd15b6c3929b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python2-notify2
_pypiname=${pkgname/python2-/}
pkgver=0.3.1
-pkgrel=1
+pkgrel=2
pkgdesc='Python interface to DBus notifications'
arch=('any')
url='https://pypi.python.org/pypi/notify2/'