summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Wolfer2017-03-26 17:24:21 +0200
committerPhilipp Wolfer2017-03-26 17:24:21 +0200
commitdae3597755d1fc4d0e37345907f7bc3d7e5a9260 (patch)
tree96f123cd35c0dd7829b83d524fe1711d3784ed59
parent39d652cd79692a8515cd8a33cd767f0460aa5674 (diff)
downloadaur-dae3597755d1fc4d0e37345907f7bc3d7e5a9260.tar.gz
New upstream release 1.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0df4f64127f..ed2ecf818533 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Mar 11 21:15:29 UTC 2017
+# Sun Mar 26 15:24:22 UTC 2017
pkgbase = peek
pkgdesc = Simple animated GIF screen recorder with an easy to use interface
- pkgver = 1.0.0
+ pkgver = 1.0.1
pkgrel = 1
url = https://github.com/phw/peek
arch = i686
@@ -17,7 +17,7 @@ pkgbase = peek
depends = imagemagick
optdepends = gst-plugins-good: WebM output under Gnome Shell
optdepends = gst-plugins-ugly: MP4 output under Gnome Shell
- source = git+https://github.com/phw/peek.git#tag=v1.0.0
+ source = git+https://github.com/phw/peek.git#tag=v1.0.1
sha1sums = SKIP
pkgname = peek
diff --git a/PKGBUILD b/PKGBUILD
index 56cf818a1811..079cc1c52c8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Philipp Wolfer <ph.wolfer@gmail.com>
pkgname=peek
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Simple animated GIF screen recorder with an easy to use interface"
arch=('i686' 'x86_64')