summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2018-12-21 17:59:20 +0100
committerpiotr2018-12-21 17:59:20 +0100
commitaef4d7623ce998a77b5791c67667f2396110a89b (patch)
tree3a47c3f9db03ba1ae024ce7880c67b31b37cd9cd /PKGBUILD
parentc1fda8b6f395a35eced46fa769359643c65978d6 (diff)
downloadaur-aef4d7623ce998a77b5791c67667f2396110a89b.tar.gz
fix to weather crash on improper JSON data
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0050df4f071f..8111b34b4092 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('t2ec')
pkgver=1.1
-pkgrel=2
+pkgrel=3
pkgdesc="Scripts to display info icons and controls in Tint2 or other panels"
arch=('x86_64')
url="https://github.com/nwg-piotr/tint2-executors"
@@ -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.1-2.tar.gz")
+source=("https://github.com/nwg-piotr/t2ec/archive/v1.1-3.tar.gz")
-md5sums=('9b93e5eba1f24c8265c396bbe47138ea')
+md5sums=('a98ea36917c09da167f4c2236211f452')
package() {
install -D -t "$pkgdir"/usr/lib/"$pkgname" "$pkgname"-"$pkgver"-"$pkgrel"/scripts-arch/*.sh