summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarko Korhonen2019-08-28 22:49:24 +0300
committerMarko Korhonen2019-08-28 22:49:24 +0300
commit667e03f3df656c6699cdb911376d345e53e134c6 (patch)
tree4e52e4cb013bd7fab9f87f6dc3b8e1338ffe16dc /PKGBUILD
parent3aad231a7835beb3ef5fcfbdab5be875522a46db (diff)
downloadaur-667e03f3df656c6699cdb911376d345e53e134c6.tar.gz
Shouldn't copy PKGBUILDS, updated maintainer & url
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d5eaea233d1..a0de4ec75437 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Rasmus Steinke <rasi at xssn dot at>
+# Maintainer: Marko Korhonen <marko dot korhonen at reekynet dot com>
pkgname=fzf-pass
pkgver=0.1
pkgrel=1
pkgdesc="FZF frontend for pass written in bash"
arch=('any')
-url='https://github.com/carnager/rofi-pass'
+url='https://git.reekynet.com/ReekyMarko/fzf-pass'
license=('GPL')
depends=('fzf' 'pass' 'ydotool')
source=('https://gitlab.com/ReekyMarko/fzf-pass/raw/2533521513b12b1db07bc37cc9087a3e76eb624b/fzf-pass')