summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 632cca921081..909f347bb87e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = recapp-git
pkgdesc = Simple screen recorder for Linux written in GTK, using only GStreamer.
- pkgver = 1.1.0.r18.g1d4e9eb
- pkgrel = 2
+ pkgver = 1.1.1.r181.g4711698
+ pkgrel = 1
url = https://github.com/amikha1lov/RecApp
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 4c393c6640dc..eb92ce50279b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,9 @@
# Maintainer: John FrostFox <john.frostfox at gmail dot com>
+# Please, post comments/poke me by e-mail to update the package if I didn't do it in time
+# If there's any automatic solution to update the PKGBUILD, I'd be glad to know about it!
pkgname=recapp-git
-pkgver=1.1.0.r18.g1d4e9eb
-pkgrel=2
+pkgver=1.1.1.r181.g4711698
+pkgrel=1
pkgdesc="Simple screen recorder for Linux written in GTK, using only GStreamer."
arch=('any')
url="https://github.com/amikha1lov/RecApp"