summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUnix Sheikh2019-04-10 05:11:11 +0200
committerUnix Sheikh2019-04-10 05:11:11 +0200
commitfc046f8e593f721e4bb8dcedacd2923647d0cc1f (patch)
treeeb0b4fbbdcaa4816393eb8e4a640efe53627cead /PKGBUILD
parentae933b66d0014ca96ed87760b637008cacd0e655 (diff)
downloadaur-fc046f8e593f721e4bb8dcedacd2923647d0cc1f.tar.gz
Update to 1.0.2
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c2b93b7db6f..5bcd7b41a10e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Unix Sheikh <unixsheikh at protonmail dot com>
pkgname=salahtime
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
url="https://github.com/unixsheikh/salahtime"
pkgdesc="A small C program for displaying the Islamic prayer time for Europe/Copenhagen"
arch=('any')
license=('The Unlicense')
-source=("https://github.com/unixsheikh/salahtime/archive/1.0.1.zip")
-md5sums=('a5b1e4272d32ea63fc635a3614222124')
+source=("https://github.com/unixsheikh/salahtime/archive/1.0.2.zip")
+md5sums=('3f983739d72510114cb5f5de3908e3ed')
build() {
cd "$srcdir/$pkgname-$pkgver"