summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3a129ea34d2..1b7db8918066 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Pieter Goetschalckx <3.14.e.ter <at> gmail <dot> com>
pkgname=gif-for-cli-git
-pkgver=r24.9696f25
+pkgver=r25.31f8aa2
pkgrel=1
pkgdesc="Render an animated GIF to your command line terminal."
arch=('any')
url="https://github.com/google/gif-for-cli"
license=('Apache')
-depends=('python' 'python-pillow' 'python-requests' 'python-x256' 'ffmpeg')
+depends=('python' 'python-pillow' 'python-requests' 'python-x256-git' 'ffmpeg')
makedepends=('git' 'python-setuptools')
source=("$pkgname::git+https://github.com/google/gif-for-cli")
sha256sums=('SKIP')