summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2023-05-04 01:01:58 +0200
committerpiotr2023-05-04 01:01:58 +0200
commitdebedd1d3c0ef149ac1a024098762e14e0b8ef20 (patch)
tree146a6a131d4cbcb42fac8b474b39338c978493e2 /PKGBUILD
parent7b6d8269ef30e88978d087b063878961ecbdca5c (diff)
downloadaur-rof-git.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 a6ff0429f5e3..c67557b6599b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('rof-git')
pkgver=0.0.1
-pkgrel=3
+pkgrel=4
pkgdesc="Script to launch the command given as an argument if not yet running, else set focus to appropriate window"
arch=('x86_64')
url="https://github.com/nwg-piotr/rof"