summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Wolfer2017-02-21 00:25:59 +0100
committerPhilipp Wolfer2017-02-21 00:25:59 +0100
commitf1c82f5600577a4778eea4133c512e800e533b21 (patch)
treee1f8d7a3649dcc06a1cb7c0f61a327b96f4a4317
parent670e7aa762111acc26a70d104a6c0b76d39f1534 (diff)
downloadaur-f1c82f5600577a4778eea4133c512e800e533b21.tar.gz
New upstream release 0.9.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 936902fc01ea..eeed8150d13a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Feb 20 23:00:08 UTC 2017
+# Mon Feb 20 23:25:59 UTC 2017
pkgbase = peek
pkgdesc = An animated GIF recorder
- pkgver = 0.9.0
- pkgrel = 2
+ pkgver = 0.9.1
+ pkgrel = 1
url = https://github.com/phw/peek
arch = i686
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = peek
depends = gtk3
depends = ffmpeg
depends = imagemagick
- source = git+https://github.com/phw/peek.git#tag=v0.9.0
+ source = git+https://github.com/phw/peek.git#tag=v0.9.1
sha1sums = SKIP
pkgname = peek
diff --git a/PKGBUILD b/PKGBUILD
index f38aafe882bd..aca6de48c02c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Wolfer <ph.wolfer@gmail.com>
pkgname=peek
-pkgver=0.9.0
-pkgrel=2
+pkgver=0.9.1
+pkgrel=1
pkgdesc="An animated GIF recorder"
arch=('i686' 'x86_64')
url="https://github.com/phw/peek"