[arch-commits] Commit in sugar-artwork/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Fri Mar 15 23:09:51 UTC 2019
Date: Friday, March 15, 2019 @ 23:09:50
Author: bgyorgy
Revision: 442066
upgpkg: sugar-artwork 0.113-1
Update to new version
Modified:
sugar-artwork/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-15 22:46:48 UTC (rev 442065)
+++ PKGBUILD 2019-03-15 23:09:50 UTC (rev 442066)
@@ -1,17 +1,17 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=sugar-artwork
-pkgver=0.112
+pkgver=0.113
pkgrel=1
pkgdesc="Sugar icons and themes"
arch=('x86_64')
url="https://sugarlabs.org/"
license=('LGPL')
-makedepends=('gtk2' 'gtk3' 'icon-naming-utils' 'icon-slicer' 'python2')
+makedepends=('gtk2' 'gtk3' 'icon-naming-utils' 'icon-slicer' 'python')
optdepends=('gtk2: GTK+ 2 theme'
'gtk3: GTK+ 3 theme')
source=(https://download.sugarlabs.org/sources/sucrose/glucose/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('e322220d7b14a3305bd2c18755ec0d158ca3792ef13057c2676e30b768decea4')
+sha256sums=('1a55a75335733a45f202edbaf47567eb946729f462f0fd2500040770cbb8ec69')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list