summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDesmond Kabus2020-08-03 18:15:38 +0200
committerDesmond Kabus2020-08-03 18:15:38 +0200
commit95e35104811ac0ebaeb943895fef2b72971ced99 (patch)
treed7a9563286807de7025f8c52722af41084afaec7
parent67f94273ee373ef4881bd9509eff9195ac7efbe7 (diff)
downloadaur-95e35104811ac0ebaeb943895fef2b72971ced99.tar.gz
Bump pkgver
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1f9b4dd7839..4e40b5d4552b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-remind-git
pkgdesc = Remind Python library
- pkgver = 0.14.0.r25.g77b2916
- pkgrel = 2
+ pkgver = 0.15.0.r0.g983c63b
+ pkgrel = 1
url = https://github.com/jspricke/python-remind
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index d867740e62e5..d4ccba486211 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgbase=python-remind-git
pkgname=python-remind-git
_module='remind'
-pkgver=0.14.0.r25.g77b2916
-pkgrel=2
+pkgver=0.15.0.r0.g983c63b
+pkgrel=1
pkgdesc="Remind Python library"
url="https://github.com/jspricke/python-remind"
depends=('remind' 'python' 'python-dateutil' 'python-pytz' 'python-tzlocal' 'python-vobject')