[arch-commits] Commit in drawing/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Thu Aug 29 13:04:04 UTC 2019
Date: Thursday, August 29, 2019 @ 13:04:04
Author: bgyorgy
Revision: 504814
upgpkg: drawing 0.4.3-1
Update to new version
Modified:
drawing/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-29 13:04:04 UTC (rev 504813)
+++ PKGBUILD 2019-08-29 13:04:04 UTC (rev 504814)
@@ -1,7 +1,7 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=drawing
-pkgver=0.2
+pkgver=0.4.3
pkgrel=1
pkgdesc="Drawing application for the GNOME desktop"
url="https://github.com/maoschanz/drawing"
@@ -10,13 +10,8 @@
depends=(gtk3 python-cairo python-gobject)
makedepends=(meson)
source=($pkgname-$pkgver.tar.gz::https://github.com/maoschanz/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('83873fcda8102f51c9e5ecd17e95086d0e9ac8196bcf9e202d6e30c0c926fa35')
+sha256sums=('1223b99cb187d70ba9b0e7c75ed3db5a32a17a1bdc6f8d0cdbc7e8cbbbdc2ead')
-prepare() {
- cd $pkgname-$pkgver
- sed -i "s/'datadir'), 'appdata')/'datadir'), 'metainfo')/" data/meson.build
-}
-
build() {
arch-meson $pkgname-$pkgver build
ninja -C build
More information about the arch-commits
mailing list