summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYardena Cohen2024-02-20 03:34:39 -0800
committerYardena Cohen2024-02-20 03:34:39 -0800
commit5253e9ff44d99a7990adbadf227b2af85119d27f (patch)
tree1373de84dc61aa2734bad0e278d16aefc6fe7b26 /PKGBUILD
parentb2827b9bd4853bedca9f7657fa9abdb87b807b08 (diff)
downloadaur-5253e9ff44d99a7990adbadf227b2af85119d27f.tar.gz
fix url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6923ef8c9e8..670c495f7f09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ _apngver=1.6.40
pkgrel=1
pkgdesc="A collection of routines used to create PNG format graphics files"
arch=('x86_64')
-url="http://www.libpng.org/pub/png/libpng.html"
+url="https://sourceforge.net/projects/libpng-apng/"
license=('custom')
depends=('zlib' 'sh')
provides=(libpng=$pkgver)