summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd70858d9c5e..a6ff0429f5e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('rof-git')
pkgver=0.0.1
-pkgrel=2
+pkgrel=3
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/tint2-executors"
+url="https://github.com/nwg-piotr/rof"
license=('GPL3')
depends=('xorg-xprop' 'wmctrl')
source=("https://raw.githubusercontent.com/nwg-piotr/rof/master/rof")
-md5sums=('9cfcb57b864d33e04c80b2d0124724a6')
+md5sums=('fb15dd09b638276c399a6c022687189a')
package() {
install -D -m 755 rof \