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

Jonathan Steel jsteel at archlinux.org
Wed Apr 27 15:46:45 UTC 2016


    Date: Wednesday, April 27, 2016 @ 17:46:45
  Author: jsteel
Revision: 172066

upgpkg: apvlv 0.1.5-3

Hooks (part 1)

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

---------------+
 PKGBUILD      |    3 +--
 apvlv.install |    7 -------
 2 files changed, 1 insertion(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 15:43:36 UTC (rev 172065)
+++ PKGBUILD	2016-04-27 15:46:45 UTC (rev 172066)
@@ -7,7 +7,7 @@
 
 pkgname=apvlv
 pkgver=0.1.5
-pkgrel=2
+pkgrel=3
 pkgdesc='PDF/DJVU/TXT viewer which behaves like Vim'
 arch=('i686' 'x86_64')
 url="http://naihe2010.github.com/apvlv/"
@@ -14,7 +14,6 @@
 license=('GPL2')
 depends=('gtk3' 'poppler-glib' 'djvulibre' 'desktop-file-utils')
 makedepends=('cmake' 'webkitgtk2')
-install=$pkgname.install
 source=($pkgname-$pkgver.tar.gz::https://github.com/naihe2010/apvlv/archive/v$pkgver.tar.gz)
 backup=('etc/apvlvrc')
 md5sums=('e200e1f8ad7e765399d08845d6de2c9b')

Deleted: apvlv.install
===================================================================
--- apvlv.install	2016-04-27 15:43:36 UTC (rev 172065)
+++ apvlv.install	2016-04-27 15:46:45 UTC (rev 172066)
@@ -1,7 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list