[arch-commits] Commit in sugar-activity-write/repos/community-any (PKGBUILD PKGBUILD)

Balló György bgyorgy at archlinux.org
Sun Oct 15 18:14:52 UTC 2017


    Date: Sunday, October 15, 2017 @ 18:14:51
  Author: bgyorgy
Revision: 262975

archrelease: copy trunk to community-any

Added:
  sugar-activity-write/repos/community-any/PKGBUILD
    (from rev 262974, sugar-activity-write/trunk/PKGBUILD)
Deleted:
  sugar-activity-write/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   52 ++++++++++++++++++++++++++--------------------------
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-15 18:14:43 UTC (rev 262974)
+++ PKGBUILD	2017-10-15 18:14:51 UTC (rev 262975)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=sugar-activity-write
-_pkgname=Write
-pkgver=98
-pkgrel=1
-pkgdesc="Sugar activity to edit texts"
-arch=('any')
-url="https://wiki.sugarlabs.org/go/Activities/Write"
-license=('GPL')
-groups=('sugar-fructose')
-depends=('abiword' 'gconf' 'sugar-toolkit-gtk3')
-source=(https://download.sugarlabs.org/sources/sucrose/fructose/$_pkgname/$_pkgname-$pkgver.tar.bz2)
-sha256sums=('fd63128bac243bc77c090f998a82e5c9b2c71d068e4021faa26a71f568bea815')
-
-prepare() {
-  cd $_pkgname-$pkgver
-  sed -i 's@^#!.*python$@#!/usr/bin/python2@' gridcreate.py setup.py
-}
-
-package() {
-  cd $_pkgname-$pkgver
-  python2 setup.py install --prefix "$pkgdir/usr"
-  rm -r "$pkgdir"/usr/share/applications
-}

Copied: sugar-activity-write/repos/community-any/PKGBUILD (from rev 262974, sugar-activity-write/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-10-15 18:14:51 UTC (rev 262975)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=sugar-activity-write
+_pkgname=Write
+pkgver=98.3
+pkgrel=1
+pkgdesc="Sugar activity to edit texts"
+arch=('any')
+url="https://wiki.sugarlabs.org/go/Activities/Write"
+license=('GPL')
+groups=('sugar-fructose')
+depends=('abiword' 'gconf' 'sugar-toolkit-gtk3')
+source=(https://download.sugarlabs.org/sources/sucrose/fructose/$_pkgname/$_pkgname-$pkgver.tar.bz2)
+sha256sums=('55caf7168f81b955a69498b5151d44c2923192048b34cc8bee4260d814cfb7e9')
+
+prepare() {
+  cd $_pkgname-$pkgver
+  sed -i 's@^#!.*python$@#!/usr/bin/python2@' gridcreate.py setup.py
+}
+
+package() {
+  cd $_pkgname-$pkgver
+  python2 setup.py install --prefix "$pkgdir/usr"
+  rm -r "$pkgdir"/usr/share/applications
+}



More information about the arch-commits mailing list