summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Conde Gomez2018-08-25 14:38:01 +0200
committerSergio Conde Gomez2018-08-25 14:38:01 +0200
commit6b1b61ec7d35e9c08e9a0e4557342ded31dabf66 (patch)
tree3879574d5f5a3345dec21071976156ad3580c8ba
parent5ba4487770df82a6831f37e6834a3c222bdffcaf (diff)
downloadaur-6b1b61ec7d35e9c08e9a0e4557342ded31dabf66.tar.gz
upgpkg: python-notify2 0.3.1-2
-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/'