summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUnix Sheikh2019-10-12 22:26:54 +0200
committerUnix Sheikh2019-10-12 22:26:54 +0200
commit0d69ad091e2635d676e6aa74632106b617486d87 (patch)
tree866835dc9f823bcc8cacb0ac123802618004b278 /PKGBUILD
parentd5eb6b65f28677b83f37b23d58cebaed1560f604 (diff)
downloadaur-0d69ad091e2635d676e6aa74632106b617486d87.tar.gz
Fix source path
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
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() {