summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDesmond Kabus2020-08-03 18:15:38 +0200
committerDesmond Kabus2020-08-03 18:15:38 +0200
commit95e35104811ac0ebaeb943895fef2b72971ced99 (patch)
treed7a9563286807de7025f8c52722af41084afaec7 /PKGBUILD
parent67f94273ee373ef4881bd9509eff9195ac7efbe7 (diff)
downloadaur-95e35104811ac0ebaeb943895fef2b72971ced99.tar.gz
Bump pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')