summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr2023-05-04 01:00:04 +0200
committerpiotr2023-05-04 01:00:04 +0200
commit98e3d5c0aeae283a866a54494b17c5a8415fd1b6 (patch)
tree872ec58432233c843d7a52262ea1c29886a9bfb9
parent6a9025b26d3de321ed28804975d42fae3a36ac45 (diff)
downloadaur-98e3d5c0aeae283a866a54494b17c5a8415fd1b6.tar.gz
trigger reinstall after python upgrade
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 125e6a55df56..7230e98d4910 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = t2ec
pkgdesc = Scripts to display info icons and controls in Tint2 or other panels
pkgver = 1.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/nwg-piotr/tint2-executors
arch = x86_64
license = GPL3
@@ -20,4 +20,3 @@ pkgbase = t2ec
md5sums = 5d3c99306d30da29998c39c6dea741eb
pkgname = t2ec
-
diff --git a/PKGBUILD b/PKGBUILD
index 84024126eddd..4738cb00ef74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('t2ec')
pkgver=1.4
-pkgrel=1
+pkgrel=2
pkgdesc="Scripts to display info icons and controls in Tint2 or other panels"
arch=('x86_64')
url="https://github.com/nwg-piotr/tint2-executors"