aboutsummaryrefslogtreecommitdiffstats
path: root/community/gifsicle/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gifsicle/APKBUILD')
-rw-r--r--community/gifsicle/APKBUILD12
1 files changed, 7 insertions, 5 deletions
diff --git a/community/gifsicle/APKBUILD b/community/gifsicle/APKBUILD
index 25a81192db8..0bbd8fcf0a4 100644
--- a/community/gifsicle/APKBUILD
+++ b/community/gifsicle/APKBUILD
@@ -1,16 +1,16 @@
# Contributor: Isaac Dunham <ibid.ag@gmail.com>
-# Maintainer:
+# Maintainer: Celeste <cielesti@protonmail.com>
pkgname=gifsicle
-pkgver=1.92
+pkgver=1.95
pkgrel=0
pkgdesc="Command-line tool for making, editing and getting information about GIF animations"
-url="http://www.lcdf.org/gifsicle/"
+url="https://www.lcdf.org/gifsicle/"
arch="all"
license="GPL-2.0-only"
makedepends="libx11-dev libice-dev libsm-dev"
checkdepends="perl"
subpackages="$pkgname-doc"
-source="http://www.lcdf.org/gifsicle/gifsicle-$pkgver.tar.gz"
+source="https://www.lcdf.org/gifsicle/gifsicle-$pkgver.tar.gz"
build() {
./configure \
@@ -32,4 +32,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="5d9539eb5a6a8b87aed49ff3ca3d62e337845edbd05459b002369d571f74878c99740c34f50b4c86e5b8787ff189d4c21230e4f9019cd96a09db603afd7563dc gifsicle-1.92.tar.gz"
+sha512sums="
+888bb3f4501ce3f12e810045bb432c9e56952df1def565e4a8983529856b00be8e79d9df148858fe2a327d1dd751eb71280e17c8e0426e68290b0dfe02247891 gifsicle-1.95.tar.gz
+"