[arch-commits] Commit in scratch-text-editor/trunk (2 files)
Maxime Gauduin
alucryd at archlinux.org
Fri Apr 29 19:16:23 UTC 2016
Date: Friday, April 29, 2016 @ 21:16:22
Author: alucryd
Revision: 172821
hooks rebuild: scratch-text-editor 2.2.1-2
Modified:
scratch-text-editor/trunk/PKGBUILD
Deleted:
scratch-text-editor/trunk/scratch-text-editor.install
-----------------------------+
PKGBUILD | 5 ++---
scratch-text-editor.install | 14 --------------
2 files changed, 2 insertions(+), 17 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-29 19:12:21 UTC (rev 172820)
+++ PKGBUILD 2016-04-29 19:16:22 UTC (rev 172821)
@@ -4,7 +4,7 @@
pkgname=scratch-text-editor
pkgver=2.2.1
-pkgrel=1
+pkgrel=2
pkgdesc='The Pantheon Text Editor'
arch=('i686' 'x86_64')
url='https://launchpad.net/scratch'
@@ -18,8 +18,7 @@
'vala: Outline extension'
'vte3: Terminal extension'
'webkitgtk: Browser Preview extension')
-install='scratch-text-editor.install'
-source=("https://launchpad.net/scratch/freya/${pkgver}/+download/scratch-text-editor-${pkgver}.tar.xz")
+source=("https://launchpad.net/scratch/2.x/${pkgver}/+download/scratch-text-editor-${pkgver}.tar.xz")
sha256sums=('d852bac83a5a7b9b14d62134838bae41ecb08fb1eb0f12f7f61164fb880c0305')
prepare() {
Deleted: scratch-text-editor.install
===================================================================
--- scratch-text-editor.install 2016-04-29 19:12:21 UTC (rev 172820)
+++ scratch-text-editor.install 2016-04-29 19:16:22 UTC (rev 172821)
@@ -1,14 +0,0 @@
-post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
-
-# vim: ts=2 sw=2 et:
More information about the arch-commits
mailing list