summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnix Sheikh2019-10-12 21:56:43 +0200
committerUnix Sheikh2019-10-12 21:56:43 +0200
commitf17b790a3d496c41b44efc18323b5fc0a38d8dca (patch)
tree3361a3aa7bd0833a0c3f3e7ab626a27dcefd717b
parent4d9ec1318924c0faac867c5556e3eedc59c0a4e1 (diff)
downloadaur-f17b790a3d496c41b44efc18323b5fc0a38d8dca.tar.gz
Fix path
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b25d7a8d69e2..a4135b794625 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = salahtime
pkgdesc = A small command line application written in Go that displays the Islamic prayer times for Europe/Copenhagen
- pkgver = 1.0.3
+ pkgver = v1.0.3
pkgrel = 1
url = https://github.com/unixsheikh/salahtime-c
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 404589d17432..4d43d860d7eb 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Unix Sheikh <unixsheikh at protonmail dot com>
pkgname=salahtime
-pkgver=1.0.3
+pkgver=v1.0.3
pkgrel=1
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"