summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn ShaggyTwoDope Jenkins2015-10-11 12:23:36 -0700
committerJohn ShaggyTwoDope Jenkins2015-10-11 12:23:36 -0700
commitc5b1e317525cfb876dccecd48c25c05c90fe5dbd (patch)
treecef2ca4f1890deb8f0440b847a6d6c701565b002 /PKGBUILD
parentcac23e02ff775d051f7ead842859e2cac3e97fbd (diff)
downloadaur-c5b1e317525cfb876dccecd48c25c05c90fe5dbd.tar.gz
upstream url changes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4fea1fc782f..736dbb435da7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=flif
_pkgname=FLIF
pkgver=0.1_alpha
-pkgrel=3
+pkgrel=4
pkgdesc="Free Lossless Image Format"
arch=("i686" "x86_64")
-url="https://github.com/jonsneyers/FLIF"
+url="https://github.com/FLIF-hub/FLIF"
license=('GPL3')
conflicts=('flif-git')
depends=('zlib' 'libpng')
makedepends=('git')
-source=("https://github.com/jonsneyers/FLIF/archive/v${pkgver//_/-}.tar.gz")
+source=("https://github.com/FLIF-hub/FLIF/archive/v${pkgver//_/-}.tar.gz")
md5sums=('c7dc4a7fab6efba7add0dd224d1f91d1')
build() {