summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUnix Sheikh2019-10-12 18:08:50 +0200
committerUnix Sheikh2019-10-12 18:08:50 +0200
commit4d9ec1318924c0faac867c5556e3eedc59c0a4e1 (patch)
tree846b7480e57e961d9410560c97a8bb0a2ed2990b /PKGBUILD
parent0964c9bf2dd0e57050f9d16108f047e27dac4e68 (diff)
downloadaur-4d9ec1318924c0faac867c5556e3eedc59c0a4e1.tar.gz
Update package
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68b1b10b734b..404589d17432 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Unix Sheikh <unixsheikh at protonmail dot com>
pkgname=salahtime
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
-url="https://github.com/unixsheikh/salahtime"
+url="https://github.com/unixsheikh/salahtime-c"
pkgdesc="A small command line application written in Go that displays the Islamic prayer times for Europe/Copenhagen"
arch=('any')
license=('The Unlicense')
-source=("https://github.com/unixsheikh/salahtime/archive/1.0.2.zip")
-md5sums=('3f983739d72510114cb5f5de3908e3ed')
+source=("https://github.com/unixsheikh/salahtime/archive/v1.0.3.zip")
+md5sums=('da49a81ceb2f5fcba070b3e550299345')
build() {
cd "$srcdir/$pkgname-$pkgver"