[arch-commits] Commit in nemo-extensions/trunk (PKGBUILD nemo-pastebin.install)

Balló György bgyorgy at archlinux.org
Thu Jun 22 14:33:20 UTC 2017


    Date: Thursday, June 22, 2017 @ 14:33:19
  Author: bgyorgy
Revision: 239570

upgpkg: nemo-extensions 3.4.0-1

Update to new version

Modified:
  nemo-extensions/trunk/PKGBUILD
Deleted:
  nemo-extensions/trunk/nemo-pastebin.install

-----------------------+
 PKGBUILD              |    5 ++---
 nemo-pastebin.install |   11 -----------
 2 files changed, 2 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-22 14:26:10 UTC (rev 239569)
+++ PKGBUILD	2017-06-22 14:33:19 UTC (rev 239570)
@@ -11,7 +11,7 @@
 	#'nemo-pastebin'
 	#'nemo-compare'
 	#'nemo-rabbitvcs'
-pkgver=3.2.0
+pkgver=3.4.0
 pkgrel=1
 pkgdesc="Various extensions for Nemo"
 arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@
 makedepends=(gnome-common gtk-doc intltool gobject-introspection libgnome-keyring) # python2-distutils-extra
 options=('!emptydirs')
 source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/linuxmint/nemo-extensions/archive/${pkgver}.tar.gz")
-sha256sums=('1536fd828b2ee0a8f194155a9e13b8cce937b403b5c87d8e579d7b1ced8d6d14')
+sha256sums=('68dadce98c17321c3c22e596452a1b7aa0842c5faa05688734430857e037b3f2')
 
 prepare() {
   cd ${pkgbase}-${pkgver}
@@ -138,7 +138,6 @@
 # 	pkgdesc="Nemo extension to send files to a pastebin"
 # 	arch=(any)
 # 	depends=(nemo pastebinit nemo-python)
-#   install=nemo-pastebin.install
 
 # 	python2 ./setup.py install --prefix=/usr --root=${pkgdir} \
 # 		--no-compile -O0

Deleted: nemo-pastebin.install
===================================================================
--- nemo-pastebin.install	2017-06-22 14:26:10 UTC (rev 239569)
+++ nemo-pastebin.install	2017-06-22 14:33:19 UTC (rev 239570)
@@ -1,11 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list