summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnoud Willemsen2015-12-31 17:48:57 +0100
committerArnoud Willemsen2015-12-31 17:48:57 +0100
commit91ddafe8b274c67dcc18b0351b43edffbb181cc8 (patch)
tree04d13adebed4b654f31efa4f55d7f8ce998b75e6
parent7a6dfae5a7462ffc6d484c6b91d9a829adb49f7a (diff)
downloadaur-91ddafe8b274c67dcc18b0351b43edffbb181cc8.tar.gz
Release v0.8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cee8ffecfe8d..10caa99b8838 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Dec 18 08:43:21 UTC 2015
+# Thu Dec 31 16:48:01 UTC 2015
pkgbase = clevo-xsm-wmi-util
pkgdesc = A GUI control utility for the clevo-xsm-wmi driver.
- pkgver = 0.7
+ pkgver = 0.8
pkgrel = 1
url = https://bitbucket.org/lynthium/clevo-xsm-wmi
arch = i686
@@ -11,8 +11,8 @@ pkgbase = clevo-xsm-wmi-util
depends = clevo-xsm-wmi
depends = qt5-base
options = !emptydirs
- source = clevo-xsm-wmi-0.7.src.tar.gz::https://bitbucket.org/lynthium/clevo-xsm-wmi/get/v0.7.tar.gz
- sha256sums = 7da2298142061bde605c0e7e9aa5905f30a7a2f0d47c2786dc392c33803a743e
+ source = clevo-xsm-wmi-0.8.src.tar.gz::https://bitbucket.org/lynthium/clevo-xsm-wmi/get/v0.8.tar.gz
+ sha256sums = 0948133273d088a8610cac85d06287022cc847da7570d6d9d3f1f906352d569c
pkgname = clevo-xsm-wmi-util
diff --git a/PKGBUILD b/PKGBUILD
index 6ac176fee55d..f13413c6b566 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Arnoud Willemsen <mail@lynthium.com>
pkgname='clevo-xsm-wmi-util'
-pkgver='0.7'
-_pkgtag='61253d26e784'
+pkgver='0.8'
+_pkgtag='ac1cf19e290b'
pkgrel=1
pkgdesc='A GUI control utility for the clevo-xsm-wmi driver.'
arch=('i686' 'x86_64')
@@ -23,4 +23,4 @@ package() {
install -Dm755 systemd/clevo-xsm-wmi.service ${pkgdir}/usr/lib/systemd/system/clevo-xsm-wmi.service
install -D -m644 /usr/share/licenses/common/GPL2/license.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
-sha256sums=('7da2298142061bde605c0e7e9aa5905f30a7a2f0d47c2786dc392c33803a743e')
+sha256sums=('0948133273d088a8610cac85d06287022cc847da7570d6d9d3f1f906352d569c')