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

Antonio Rojas arojas at archlinux.org
Fri May 13 18:43:13 UTC 2016


    Date: Friday, May 13, 2016 @ 20:43:12
  Author: arojas
Revision: 175219

Hooks

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-13 15:09:54 UTC (rev 175218)
+++ PKGBUILD	2016-05-13 18:43:12 UTC (rev 175219)
@@ -5,7 +5,7 @@
 
 pkgname=clipit
 pkgver=1.4.2
-pkgrel=5
+pkgrel=6
 pkgdesc="Lightweight GTK+ clipboard manager (fork of Parcellite)"
 arch=('i686' 'x86_64')
 url="http://gtkclipit.sourceforge.net/"
@@ -15,7 +15,6 @@
 optdepends=('xdotool: for automatic paste')
 source=("https://github.com/downloads/shantzu/ClipIt/${pkgname}-${pkgver}.tar.gz")
 md5sums=('118175f26869adcf04909fdbb5021eff')
-install=${pkgname}.install
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"

Deleted: clipit.install
===================================================================
--- clipit.install	2016-05-13 15:09:54 UTC (rev 175218)
+++ clipit.install	2016-05-13 18:43:12 UTC (rev 175219)
@@ -1,7 +0,0 @@
-post_install() {
-    gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_uninstall() {
-    gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}



More information about the arch-commits mailing list