[arch-commits] Commit in drawing/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sun Mar 8 10:25:25 UTC 2020
Date: Sunday, March 8, 2020 @ 10:25:24
Author: bgyorgy
Revision: 591629
upgpkg: drawing 0.4.13-1: Update to new version
Modified:
drawing/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 10:23:15 UTC (rev 591628)
+++ PKGBUILD 2020-03-08 10:25:24 UTC (rev 591629)
@@ -1,7 +1,7 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=drawing
-pkgver=0.4.10
+pkgver=0.4.13
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=('9bf8183e9db20c9b7b0ef60b83e21b3fd241337cbcccc676f42b5874fee2b1d7')
+sha256sums=('634930912947e13d4399ddfb056412c8218097b4ff03f542764f858de995f6eb')
build() {
arch-meson $pkgname-$pkgver build
More information about the arch-commits
mailing list