summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17a956ca2c4e..5b29ca196b14 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = giph-git
pkgdesc = gif recorder that records the desktop, a window or a selection
- pkgver = r44.0a55fca
+ pkgver = r47.8e52600
pkgrel = 1
url = https://github.com/phisch/giph
arch = any
@@ -8,12 +8,9 @@ pkgbase = giph-git
makedepends = git
depends = bash
depends = ffmpeg
- depends = grep
- depends = gawk
optdepends = slop: for interactive selection
- optdepends = xorg-xwininfo: for window or desktop recording
+ optdepends = xdotool: for window or desktop recording
optdepends = zenity: for a graphical user interface
- optdepends = gifski: if the gifs should be encoded with gifski instead of ffmpeg
provides = giph
conflicts = giph
source = giph-git::git://github.com/phisch/giph.git
diff --git a/PKGBUILD b/PKGBUILD
index c86d76362f86..fb10e8f05ca4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Schaffrath <aur at philipp dot schaffrath dot email>
pkgname=giph-git
-pkgver=r44.0a55fca
+pkgver=r47.8e52600
pkgrel=1
pkgdesc='gif recorder that records the desktop, a window or a selection'
url='https://github.com/phisch/giph'