summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHendrikto2018-07-30 02:03:21 +0200
committerHendrikto2018-07-30 02:03:21 +0200
commit805bb30562c7299b5f3b56d5243b712703a5bbd3 (patch)
treefbc51eaf210818ae8431637a57fee95decda04c7
parentf6495f28632713dfadc481c907a56ac659a61d24 (diff)
downloadaur-backlight_control.tar.gz
Update to 1.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab86af7a77a7..59286c473d67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = backlight_control
pkgdesc = Simple backlight brightness control
- pkgver = 1.2
+ pkgver = 1.3
pkgrel = 1
url = https://github.com/Hendrikto/backlight_control
arch = x86_64
license = MIT
makedepends = git
- source = backlight_control-1.2::git+https://github.com/Hendrikto/backlight_control.git
+ source = backlight_control-1.3::git+https://github.com/Hendrikto/backlight_control.git
sha256sums = SKIP
pkgname = backlight_control
diff --git a/PKGBUILD b/PKGBUILD
index 624ac891ed39..83a80b57cbe6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hendrik Werner <hendrik.to@gmail.com>
pkgname=backlight_control
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc='Simple backlight brightness control'
arch=('x86_64')