[arch-commits] Commit in gwget/trunk (PKGBUILD gwget.install)

Balló György bgyorgy at archlinux.org
Tue Jul 12 19:23:17 UTC 2016


    Date: Tuesday, July 12, 2016 @ 19:23:17
  Author: bgyorgy
Revision: 182703

upgpkg: gwget 1.0.4-10

Hooks rebuild

Modified:
  gwget/trunk/PKGBUILD
Deleted:
  gwget/trunk/gwget.install

---------------+
 PKGBUILD      |    3 +--
 gwget.install |   17 -----------------
 2 files changed, 1 insertion(+), 19 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-12 19:18:57 UTC (rev 182702)
+++ PKGBUILD	2016-07-12 19:23:17 UTC (rev 182703)
@@ -7,7 +7,7 @@
 
 pkgname=gwget
 pkgver=1.0.4
-pkgrel=9
+pkgrel=10
 pkgdesc="Download manager for GNOME"
 arch=('i686' 'x86_64')
 url="http://projects.gnome.org/gwget/"
@@ -14,7 +14,6 @@
 license=('GPL')
 depends=('gtk3' 'gconf' 'libnotify' 'wget')
 makedepends=('intltool')
-install=$pkgname.install
 source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
         gwget-1.0.4-notify-0.7.patch
         gwget-1.0.4-glib-2.32.patch

Deleted: gwget.install
===================================================================
--- gwget.install	2016-07-12 19:18:57 UTC (rev 182702)
+++ gwget.install	2016-07-12 19:23:17 UTC (rev 182703)
@@ -1,17 +0,0 @@
-pkgname=gwget
-
-post_install() {
-  gconfpkg --install $pkgname
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  gconfpkg --uninstall $pkgname
-}



More information about the arch-commits mailing list