[arch-commits] Commit in sugar-artwork/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Wed May 27 19:27:01 UTC 2020


    Date: Wednesday, May 27, 2020 @ 19:27:01
  Author: bgyorgy
Revision: 636010

upgpkg: sugar-artwork 0.117-1: Update to new version

Modified:
  sugar-artwork/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-27 19:26:48 UTC (rev 636009)
+++ PKGBUILD	2020-05-27 19:27:01 UTC (rev 636010)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=sugar-artwork
-pkgver=0.116
+pkgver=0.117
 pkgrel=1
 pkgdesc="Sugar icons and themes"
 arch=('x86_64')
@@ -11,11 +11,11 @@
 optdepends=('gtk2: GTK+ 2 theme'
             'gtk3: GTK+ 3 theme')
 source=(https://download.sugarlabs.org/sources/sucrose/glucose/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('050eaef2ff889e830cd72726cb3dcc3868de9b82a1b4bddc1ecd4d12b3a65e8b')
+sha256sums=('27a68d6c743101cfc5c60feed13a391d8b6edc25aac55dad46bd55d5ffa2351e')
 
 build() {
   cd $pkgname-$pkgver
-  ./configure --prefix=/usr EMPY=`echo /usr/lib/python3.*/site-packages/em.py`
+  ./configure --prefix=/usr
   sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }



More information about the arch-commits mailing list