summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Wolfer2018-03-25 14:43:46 +0200
committerPhilipp Wolfer2018-03-25 14:43:46 +0200
commit5918f6aa36e600c2b69e08909b06815236e9cc3d (patch)
tree36060f0d2564a993c30222d209d3f454af5d7046
parent756ffde9b47841be5385374451a5e7b9c27e1d52 (diff)
downloadaur-5918f6aa36e600c2b69e08909b06815236e9cc3d.tar.gz
Release 1.3.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0657036f998b..939098a70863 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = peek
pkgdesc = Simple screen recorder with an easy to use interface
- pkgver = 1.2.2
- pkgrel = 2
+ pkgver = 1.3.0
+ pkgrel = 1
url = https://github.com/phw/peek
arch = i686
arch = x86_64
@@ -16,8 +16,8 @@ pkgbase = peek
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
- source = peek-1.2.2.tar.gz::https://github.com/phw/peek/archive/1.2.2.tar.gz
- sha256sums = 8b4cdd64ce577a36dbe5e2ea25330e7006e4fbae136e9446d0347d563decb6b7
+ source = peek-1.3.0.tar.gz::https://github.com/phw/peek/archive/1.3.0.tar.gz
+ sha256sums = 0d20741663e9a173151d8371df3cb90f8f542033640ce99a4863803cd0f32cb4
pkgname = peek
diff --git a/PKGBUILD b/PKGBUILD
index 37d308ecc033..af89c897658b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Wolfer <ph.wolfer@gmail.com>
pkgname=peek
-pkgver=1.2.2
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
pkgdesc="Simple screen recorder with an easy to use interface"
arch=('i686' 'x86_64')
url="https://github.com/phw/peek"
@@ -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=('8b4cdd64ce577a36dbe5e2ea25330e7006e4fbae136e9446d0347d563decb6b7')
+sha256sums=('0d20741663e9a173151d8371df3cb90f8f542033640ce99a4863803cd0f32cb4')
prepare() {
mkdir -p build