summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Keenan2015-08-30 16:55:30 -0500
committerColin Keenan2015-08-30 16:55:30 -0500
commit6f7becadcab1c024c8e8f8dd674d03ce24bf57df (patch)
tree1a8fd02bf60d9154f13b68db955a0733e988c472
parent6b7654ab6b11ef18e7373dbea71272abaabcbd15 (diff)
downloadaur-6f7becadcab1c024c8e8f8dd674d03ce24bf57df.tar.gz
Update to v2.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d9ce8f981ac..300f407482dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = silentcast
pkgdesc = Silent Screencast: video record your screen and make it into an animated gif
- pkgver = 2.0
- pkgrel = 3
+ pkgver = 2.1
+ pkgrel = 1
url = https://github.com/colinkeenan/silentcast
install = silentcast.install
arch = any
@@ -17,7 +17,7 @@ pkgbase = silentcast
depends = python-cairo
depends = xdg-utils
depends = yad
- source = https://github.com/colinkeenan/silentcast/archive/v2.0.tar.gz
+ source = https://github.com/colinkeenan/silentcast/archive/v2.1.tar.gz
md5sums = 4638cb6349efd807050df35e1f0a192f
pkgname = silentcast
diff --git a/PKGBUILD b/PKGBUILD
index db4e28ba57ef..f975bf5a34f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Colin Keenan <colinnkeenan at gmail dot com>
pkgname=silentcast
-pkgver=2.0
-pkgrel=3
+pkgver=2.1
+pkgrel=1
pkgdesc="Silent Screencast: video record your screen and make it into an animated gif"
arch=('any')
url="https://github.com/colinkeenan/silentcast"