summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20b6b30502df..2fc3f61c9333 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clightd-git
- pkgdesc = Bus interface to change screen brightness and capture frames from webcam.
- pkgver = r199.39e82d7
+ pkgdesc = Bus interface to change screen brightness and capture frames from webcam. Devel version.
+ pkgver = r205.525b4bc
pkgrel = 1
url = https://github.com/FedeDP/Clightd
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 13499b56cec0..d9afae7aaeee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=clightd-git
_gitname=Clightd
-pkgver=r199.39e82d7
+pkgver=r205.525b4bc
pkgrel=1
-pkgdesc="Bus interface to change screen brightness and capture frames from webcam."
+pkgdesc="Bus interface to change screen brightness and capture frames from webcam. Devel version."
arch=('i686' 'x86_64')
url="https://github.com/FedeDP/${_gitname}"
license=('GPL')