[arch-commits] Commit in drawing/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Fri Oct 11 21:00:24 UTC 2019
Date: Friday, October 11, 2019 @ 21:00:24
Author: bgyorgy
Revision: 515193
upgpkg: drawing 0.4.7-1
Update to new version
Modified:
drawing/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-11 20:54:47 UTC (rev 515192)
+++ PKGBUILD 2019-10-11 21:00:24 UTC (rev 515193)
@@ -1,7 +1,7 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=drawing
-pkgver=0.4.5
+pkgver=0.4.7
pkgrel=1
pkgdesc="Drawing application for the GNOME desktop"
url="https://github.com/maoschanz/drawing"
@@ -10,7 +10,7 @@
depends=(gtk3 python-cairo python-gobject)
makedepends=(meson)
source=($pkgname-$pkgver.tar.gz::https://github.com/maoschanz/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('b58f80916e9b33f575be70420c656118f9514c704070280ba0d55ac8ea98608d')
+sha256sums=('480840a68b0e4a6703872aadbcaf9f9d86ba0ae6a1a96eb975fb03f8213d86e1')
build() {
arch-meson $pkgname-$pkgver build
More information about the arch-commits
mailing list