[arch-commits] Commit in gifsicle/trunk (PKGBUILD)
Daniel Bermond
dbermond at gemini.archlinux.org
Sat Jan 29 12:26:35 UTC 2022
Date: Saturday, January 29, 2022 @ 12:26:34
Author: dbermond
Revision: 1119813
upgpkg: gifsicle 1.93-2: rebuild for new packager key
Modified:
gifsicle/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-29 12:18:46 UTC (rev 1119812)
+++ PKGBUILD 2022-01-29 12:26:34 UTC (rev 1119813)
@@ -3,13 +3,12 @@
pkgname=gifsicle
pkgver=1.93
-pkgrel=1
+pkgrel=2
pkgdesc='Command-line tool for creating, editing, and getting information about GIF images and animations'
arch=('x86_64')
url='https://www.lcdf.org/gifsicle/'
license=('GPL2')
-optdepends=('libx11: for gifview tool')
-makedepends=('libx11')
+depends=('libx11')
source=("https://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz")
sha256sums=('92f67079732bf4c1da087e6ae0905205846e5ac777ba5caa66d12a73aa943447')
More information about the arch-commits
mailing list