summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr2019-02-01 00:29:16 +0100
committerpiotr2019-02-01 00:29:16 +0100
commit9aa0bb3b70b782a919e2750a3f487073c20c4617 (patch)
treea074bd08a017ad912e345efa3292b297147f894c
parent2f8e6530242408f8b65c015056bbbef37abcf156 (diff)
downloadaur-9aa0bb3b70b782a919e2750a3f487073c20c4617.tar.gz
[S]unrise/sunset item added; Temp. formatting altered.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a891fd44af67..49450ad8d4fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = t2ec
pkgdesc = Scripts to display info icons and controls in Tint2 or other panels
- pkgver = 1.2
+ pkgver = 1.3
pkgrel = 1
url = https://github.com/nwg-piotr/tint2-executors
arch = x86_64
@@ -16,8 +16,8 @@ pkgbase = t2ec
optdepends = light: for machines not handling xbacklight
optdepends = rof-git: for running mouse events commands as single instances
optdepends = zenity: for volume and brightness slider box
- source = https://github.com/nwg-piotr/t2ec/archive/v1.2.tar.gz
- md5sums = 9c8bd0864023bccea983a0eb6eb6800d
+ source = https://github.com/nwg-piotr/t2ec/archive/v1.3.tar.gz
+ md5sums = 86bfccf9efac96f88a63cbbd431fbb74
pkgname = t2ec
diff --git a/PKGBUILD b/PKGBUILD
index 5782e60efa62..ee5be8177f2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('t2ec')
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="Scripts to display info icons and controls in Tint2 or other panels"
arch=('x86_64')
@@ -11,9 +11,9 @@ optdepends=('light: for machines not handling xbacklight'
'rof-git: for running mouse events commands as single instances'
'zenity: for volume and brightness slider box')
-source=("https://github.com/nwg-piotr/t2ec/archive/v1.2.tar.gz")
+source=("https://github.com/nwg-piotr/t2ec/archive/v1.3.tar.gz")
-md5sums=('9c8bd0864023bccea983a0eb6eb6800d')
+md5sums=('86bfccf9efac96f88a63cbbd431fbb74')
package() {
install -D -t "$pkgdir"/usr/lib/"$pkgname" "$pkgname"-"$pkgver"/scripts-arch/*.sh