summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6481ae2b9f7e..a539aaf42636 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xbacklight-auto
pkgdesc = Automatic brightness utility using the V4L2 camera api and xbacklight
pkgver = 0.2
- pkgrel = 2
+ pkgrel = 3
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index d45a83739ccf..2f433dfa1003 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=xbacklight-auto-git
pkgbase=xbacklight-auto
pkgver=0.2
-pkgrel=2
+pkgrel=3
pkgdesc="Automatic brightness utility using the V4L2 camera api and xbacklight"
arch=('i686' 'x86_64')
license=('GPL')