summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHendrikto2018-06-07 19:20:53 +0200
committerHendrikto2018-06-07 19:20:53 +0200
commitf6495f28632713dfadc481c907a56ac659a61d24 (patch)
treedd04c96962e3d97670f5e8641df8fb35c638e04e
parent1835461ea807c9f35846c4ee91865d965607fa12 (diff)
downloadaur-f6495f28632713dfadc481c907a56ac659a61d24.tar.gz
Update to 1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c6d1b36ef48..ab86af7a77a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = backlight_control
pkgdesc = Simple backlight brightness control
- pkgver = 1.1
- pkgrel = 2
+ pkgver = 1.2
+ pkgrel = 1
url = https://github.com/Hendrikto/backlight_control
arch = x86_64
license = MIT
makedepends = git
- source = backlight_control-1.1::git+https://github.com/Hendrikto/backlight_control.git
+ source = backlight_control-1.2::git+https://github.com/Hendrikto/backlight_control.git
sha256sums = SKIP
pkgname = backlight_control
diff --git a/PKGBUILD b/PKGBUILD
index 76ada1968362..624ac891ed39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Hendrik Werner <hendrik.to@gmail.com>
pkgname=backlight_control
-pkgver=1.1
-pkgrel=2
+pkgver=1.2
+pkgrel=1
pkgdesc='Simple backlight brightness control'
arch=('x86_64')
url='https://github.com/Hendrikto/backlight_control'