summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Wolfer2018-03-29 08:32:08 +0200
committerPhilipp Wolfer2018-03-29 08:32:08 +0200
commit0863613c8822e084ed4906845745c36b16e3b5a2 (patch)
treec5b185f3c6df9ef8211ed6096fd6b9da2aab4358
parent30a97e4e9fe52b329f54e55bc4d5e693f4ad4ed9 (diff)
downloadaur-0863613c8822e084ed4906845745c36b16e3b5a2.tar.gz
New upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c04038bdcd2..180210a942e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = peek-git
pkgdesc = Simple screen recorder with an easy to use interface (latest development release)
- pkgver = 1.3.0.r0.g17c2a61
+ pkgver = 1.3.1.r0.g15966bc
pkgrel = 1
url = https://github.com/phw/peek
arch = i686
@@ -17,7 +17,7 @@ pkgbase = peek-git
optdepends = gst-plugins-good: Recording 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.3.0.r0.g17c2a61
+ provides = peek=1.3.1.r0.g15966bc
conflicts = peek
source = git+https://github.com/phw/peek.git
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bec79c9783d3..60d1566a04d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Wolfer <ph.wolfer@gmail.com>
_pkgname=peek
pkgname=${_pkgname}-git
-pkgver=1.3.0.r0.g17c2a61
+pkgver=1.3.1.r0.g15966bc
pkgrel=1
pkgdesc="Simple screen recorder with an easy to use interface (latest development release)"
arch=('i686' 'x86_64')