summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhoton892020-06-26 16:11:53 +0200
committerPhoton892020-06-26 16:11:53 +0200
commit13c9c94f1b39ced013e51b16ddb4a07343f6e5d8 (patch)
tree07aa90e28a4fc4bc97a7c9a81b6e8f6c93361a50 /PKGBUILD
parentdd4fd916611bb251347925f49aa0cd81c763c156 (diff)
downloadaur-13c9c94f1b39ced013e51b16ddb4a07343f6e5d8.tar.gz
Updated upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f5d70872f12..a8db15e2203a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: PhotonX <photon89@googlemail.com>
+# Maintainer: Michael Kogan <michael dot kogan at gmx dot net>
pkgname=searchmonkey-gtk
_pkgname=searchmonkey
@@ -6,7 +6,7 @@ pkgver=0.8.3
pkgrel=1
pkgdesc="A powerful GUI search utility for matching regex patterns, GTK version"
arch=('i686' 'x86_64')
-url="http://searchmonkey.sourceforge.net/"
+url="https://sourceforge.net/projects/searchmonkey/"
license=('GPL3')
depends=('gtk2' 'intltool' 'libzip' 'poppler-glib')
source=("https://sourceforge.net/projects/${_pkgname}/files/gSearchmonkey%20GTK%20%28Gnome%29/${pkgver}%20%5Bstable%5D/${_pkgname}-${pkgver}.tar.gz")