summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnix Sheikh2019-10-12 22:26:54 +0200
committerUnix Sheikh2019-10-12 22:26:54 +0200
commit0d69ad091e2635d676e6aa74632106b617486d87 (patch)
tree866835dc9f823bcc8cacb0ac123802618004b278
parentd5eb6b65f28677b83f37b23d58cebaed1560f604 (diff)
downloadaur-0d69ad091e2635d676e6aa74632106b617486d87.tar.gz
Fix source path
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1eb5529a9d1..88db078e8406 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = salahtime
url = https://github.com/unixsheikh/salahtime
arch = any
license = The Unlicense
- source = https://github.com/unixsheikh/salahtime/archive/v1.0.3.zip
+ source = https://github.com/unixsheikh/salahtime/archive/1.0.3.zip
md5sums = da49a81ceb2f5fcba070b3e550299345
pkgname = salahtime
diff --git a/PKGBUILD b/PKGBUILD
index 96467fbd0687..2b64cf887002 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A small command line application written in C that displays the Islamic
arch=('any')
license=('The Unlicense')
-source=("https://github.com/unixsheikh/salahtime/archive/v1.0.3.zip")
+source=("https://github.com/unixsheikh/salahtime/archive/1.0.3.zip")
md5sums=('da49a81ceb2f5fcba070b3e550299345')
build() {