summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Griffis2016-04-27 16:26:40 -0400
committerPatrick Griffis2016-04-27 16:26:40 -0400
commitb5357602cfa0544f326f4455b69e581154f27325 (patch)
tree5c0a057e611e1bfb5780ab2d201d8b4cf0ae1244 /PKGBUILD
parent477c5b91cc3aacf03c8a75ff99fb9d163f1a4ef5 (diff)
downloadaur-b5357602cfa0544f326f4455b69e581154f27325.tar.gz
Remove install file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d4287b82660..12c5a20679fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=glade-git
_gitname=glade
-pkgver=3.20.0.r211.g74b21b3
+pkgver=3.20.0.r217.g7f336d4
pkgrel=1
pkgdesc="User interface builder for GTK+ and GNOME."
provides=('glade')
@@ -17,7 +17,6 @@ makedepends=('intltool' 'gtk-doc' 'gobject-introspection' 'python2-gobject' 'its
optdepends=('python2: Python widgets support'
'devhelp: help browser')
url="http://glade.gnome.org/"
-install=glade.install
source=("git://git.gnome.org/$_gitname")
sha256sums=(SKIP)