summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD14
1 files changed, 2 insertions, 12 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ed6935cfb61..c714c1d9c6bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Your Name <vitali64pmemail@protonmail.com>
+# Maintainer: Vitali64 <vitali64pmemail@protonmail.com>
pkgname=saurch-git
pkgver=r4.36a9cdb
pkgrel=1
@@ -6,22 +6,12 @@ pkgdesc="Small AUR Command Helper"
arch=('any')
url="http://vitali64.duckdns.org/?p=utils/saurch.git"
license=('GPL')
-groups=()
depends=('python' 'git')
-makedepends=()
-provides=("${pkgname}")
-conflicts=()
-replaces=()
-backup=()
-options=()
-install=
+provides=("saurch")
source=('git+http://vitali64.duckdns.org/git/utils/saurch.git')
noextract=()
md5sums=('SKIP')
-# Please refer to the 'USING VCS SOURCES' section of the PKGBUILD man page for
-# a description of each element in the source array.
-
pkgver() {
cd "$srcdir/${pkgname%-git}"