summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Carr2017-01-13 09:47:24 -0800
committerDonald Carr2017-01-13 09:47:35 -0800
commit3121a1a3ddc016f42e3ef44aa6cbb39c7cb0157d (patch)
treec03203ca9788cb5833f2c9647e609b186caa6888
parent6641a594948711d9e3748957e7f9c43bb90416ba (diff)
downloadaur-3121a1a3ddc016f42e3ef44aa6cbb39c7cb0157d.tar.gz
Bump version
Change-Id: I3c594bed70548d8ef37678156a0363d991f1a2be
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 985c127ef38f..ff85c716a43f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jan 13 17:31:34 UTC 2017
+# Fri Jan 13 17:47:33 UTC 2017
pkgbase = qcec
pkgdesc = Qt CEC keyboard plugin for the Raspberry Pi
- pkgver = 0.2.1
+ pkgver = 0.2.2
pkgrel = 1
url = http://www.github.com/sirspudd/qcec
arch = any
@@ -10,7 +10,7 @@ pkgbase = qcec
makedepends = qt-sdk-raspberry-pi
depends = qt-sdk-raspberry-pi-target-libs
options = !strip
- source = git://github.com/sirspudd/qcec.git#tag=0.2.1
+ source = git://github.com/sirspudd/qcec.git#tag=0.2.2
sha256sums = SKIP
pkgname = qcec
diff --git a/PKGBUILD b/PKGBUILD
index 0163fb844bef..7361e3a71273 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ if [[ -n "$_piver" ]]; then
fi
pkgname="qcec"
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc="Qt CEC keyboard plugin for the Raspberry Pi"
arch=("any")