summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"