summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea0e89e2a41a..f9edabdecc09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase='python-london-unified-prayer-times'
pkgname=('python-london-unified-prayer-times')
_module='london_unified_prayer_times'
-pkgver='1.2.8'
+pkgver='1.2.9'
pkgrel=1
pkgdesc="A library for retrieving data from The London Unified Prayer Timetable."
url="https://github.com/sshaikh/london_unified_prayer_times"
@@ -13,7 +13,7 @@ makedepends=('python-setuptools' 'python-pip')
license=('GPL')
arch=('any')
source=("https://files.pythonhosted.org/packages/source/${_module::1}/$_module/$_module-$pkgver.tar.gz")
-sha256sums=('19e8be42d740442567d4695dbe02df56b68ec8a199a57a0a3f3c2e8d76f3fa49')
+sha256sums=('52e9ff83aae3511384efcdd40204d8d38a74812d9dc2ee5e814b36a55a19b4b5')
build() {
cd "${srcdir}/${_module}-${pkgver}"