summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr2023-05-04 01:01:58 +0200
committerpiotr2023-05-04 01:01:58 +0200
commitdebedd1d3c0ef149ac1a024098762e14e0b8ef20 (patch)
tree146a6a131d4cbcb42fac8b474b39338c978493e2
parent7b6d8269ef30e88978d087b063878961ecbdca5c (diff)
downloadaur-rof-git.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 ec7f19c5fa64..17a0e5a2ac8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rof-git
pkgdesc = Script to launch the command given as an argument if not yet running, else set focus to appropriate window
pkgver = 0.0.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/nwg-piotr/rof
arch = x86_64
license = GPL3
@@ -11,4 +11,3 @@ pkgbase = rof-git
md5sums = fb15dd09b638276c399a6c022687189a
pkgname = rof-git
-
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"