summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Henrique Merces Moreira2016-06-10 23:57:22 -0300
committerCarlos Henrique Merces Moreira2016-06-10 23:57:22 -0300
commit19b436c0fc9e6a6becec3674e2cc0af21d379856 (patch)
tree513736050b5e3e03e4da5c23d2c709df50f4802e /PKGBUILD
parent0b0d26e6e6a48e71f48131bd27262383c23bf000 (diff)
downloadaur-19b436c0fc9e6a6becec3674e2cc0af21d379856.tar.gz
Change name of the package under noextract
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c209d66c0f74..f553cc870b73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ arch=('i686' 'x86_64')
url="http://www.photofilmstrip.org/1-0-Home.html"
license=('GPL2')
depends=('python2-pip' 'wxpython')
-source=("http://downloads.sourceforge.net/project/photostoryx/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz?r=&ts=1465609365&use_mirror=liquidtelecom")
-noextract=('$pkgname-$pkgver.tar.gz?r=&ts=1465609365&use_mirror=liquidtelecom')
+source=("http://liquidtelecom.dl.sourceforge.net/project/photostoryx/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
+noextract=('$pkgname-$pkgver.tar.gz')
md5sums=('0488f7b9cf8f99cff5b161c1911d9588')
install="${pkgname}.install"