summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Wolfer2017-11-26 11:02:56 +0100
committerPhilipp Wolfer2017-11-26 11:02:56 +0100
commit9d2affbed02d6ea9483f77059a99343836d16187 (patch)
tree4175705f47780680796145fd72b52bfd84e5ef95
parenta0c81aa0b1e869e5375ab1925721c033bb6f7f66 (diff)
downloadaur-9d2affbed02d6ea9483f77059a99343836d16187.tar.gz
Bump version due to new release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 773cd59220c6..e537abd2f2d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 22 07:44:22 UTC 2017
+# Sun Nov 26 10:02:56 UTC 2017
pkgbase = peek-git
pkgdesc = Simple screen recorder with an easy to use interface (latest development release)
- pkgver = 1.1.0.r253.g11dfd12
+ pkgver = 1.2.0.r3.gb6d4a50
pkgrel = 1
url = https://github.com/phw/peek
arch = i686
@@ -19,7 +19,7 @@ pkgbase = peek-git
optdepends = gst-plugins-good: WebM output under Gnome Shell
optdepends = gst-plugins-ugly: MP4 output under Gnome Shell
optdepends = gifski: High quality GIF animations with thousands of colors
- provides = peek=1.1.0.r253.g11dfd12
+ provides = peek=1.2.0.r3.gb6d4a50
conflicts = peek
source = git+https://github.com/phw/peek.git
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c5cba148dc3c..70bd08dd94ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Wolfer <ph.wolfer@gmail.com>
_pkgname=peek
pkgname=${_pkgname}-git
-pkgver=1.1.0.r253.g11dfd12
+pkgver=1.2.0.r3.gb6d4a50
pkgrel=1
pkgdesc="Simple screen recorder with an easy to use interface (latest development release)"
arch=('i686' 'x86_64')