summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Wolfer2017-12-03 17:25:33 +0100
committerPhilipp Wolfer2017-12-03 17:25:33 +0100
commit82e030c54c2950b628f46ba49c871144bf92ef73 (patch)
tree2b592e8f47b98312fee2bcf32277fb03aa849751
parent996a71bc7a241c424612fe4c21add3c3e556bed5 (diff)
downloadaur-82e030c54c2950b628f46ba49c871144bf92ef73.tar.gz
Release 1.2.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a27cc08c43d5..5bce1efb2f84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Nov 25 14:42:10 UTC 2017
+# Sun Dec 3 16:25:32 UTC 2017
pkgbase = peek
pkgdesc = Simple screen recorder with an easy to use interface
- pkgver = 1.2.0
+ pkgver = 1.2.1
pkgrel = 1
url = https://github.com/phw/peek
arch = i686
@@ -18,8 +18,8 @@ pkgbase = peek
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
- source = peek-1.2.0.tar.gz::https://github.com/phw/peek/archive/1.2.0.tar.gz
- sha256sums = d6117baca6810d846831653023eb0517138a435a0f85fea9fc1c28421c0ccb2b
+ source = peek-1.2.1.tar.gz::https://github.com/phw/peek/archive/1.2.1.tar.gz
+ sha256sums = 7035ad6817306bf93b0052bf989120793e26b3fbcba51dda3cdf345342214af5
pkgname = peek
diff --git a/PKGBUILD b/PKGBUILD
index d98cf408b102..a8ab569c4efe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Philipp Wolfer <ph.wolfer@gmail.com>
pkgname=peek
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
pkgdesc="Simple screen recorder with an easy to use interface"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepends=(
'gifski: High quality GIF animations with thousands of colors'
)
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/phw/${pkgname}/archive/${pkgver}.tar.gz)
-sha256sums=('d6117baca6810d846831653023eb0517138a435a0f85fea9fc1c28421c0ccb2b')
+sha256sums=('7035ad6817306bf93b0052bf989120793e26b3fbcba51dda3cdf345342214af5')
prepare() {
mkdir -p build