summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2023-05-04 00:54:29 +0200
committerpiotr2023-05-04 00:54:29 +0200
commitca3501f2c58a3f0d5305f01f7ee989e23edd92cf (patch)
tree51fc052b89fbc59f09e302b27fe3e386eecdbb25 /PKGBUILD
parentf45be2d956c3d237b3bb685cba3ac86d4b863760 (diff)
downloadaur-ca3501f2c58a3f0d5305f01f7ee989e23edd92cf.tar.gz
trigger reinstall after python upgrade
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5acc0c84b52..b6e1936d575d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-wrapper')
pkgver=0.1.3
-pkgrel=1
+pkgrel=2
pkgdesc="Wrapper to display a script output or a text file content on the desktop in sway or other wlroots-based compositors"
arch=('x86_64')
url="https://github.com/nwg-piotr/nwg-wrapper"