summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Schaffrath2020-11-19 02:44:59 +0100
committerPhilipp Schaffrath2020-11-19 02:44:59 +0100
commitda7de688d84bc4fd41ec6b152b27835d58ded710 (patch)
tree6b3c0cfdcf72e246b9d935dd40e982eefa60056c /PKGBUILD
parent34b607253a85fab0e8a3ee1fb849cdc798b5cd97 (diff)
downloadaur-giph.tar.gz
updated to hotfix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2fc0b4ef721a..c374a2e98ccc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=giph
pkgver=1.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='video recorder that records the desktop, a window or a selection'
url='https://github.com/phisch/giph'
license=('MIT')
@@ -15,7 +15,7 @@ makedepends=('git')
provides=('giph')
conflicts=('giph')
source=("${url}/archive/${pkgver}.tar.gz")
-sha256sums=('138ee2b6a023a2d61ff8ad3d0be0228914140d2d0f18d90202ab5e46bec3a22a')
+sha256sums=('09fc964cc3cfcd942d5d2983667b65bf126fbfbba53cdcfb80fe3d87d1240667')
package() {
cd "$pkgname-${pkgver}"