aboutsummaryrefslogtreecommitdiffstats
path: root/community/gifsicle/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gifsicle/APKBUILD')
-rw-r--r--community/gifsicle/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/gifsicle/APKBUILD b/community/gifsicle/APKBUILD
index 5baa7628f3b..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.93
+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 \
@@ -33,5 +33,5 @@ package() {
}
sha512sums="
-1ace2c9597a405d69bb9dfa24764a3d7c7dd9864e1832d25a4a7ad2e32780038206b889711846d6e4dbc7189482d0d03874f18d86966ebffbc4ee10569c390d3 gifsicle-1.93.tar.gz
+888bb3f4501ce3f12e810045bb432c9e56952df1def565e4a8983529856b00be8e79d9df148858fe2a327d1dd751eb71280e17c8e0426e68290b0dfe02247891 gifsicle-1.95.tar.gz
"