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

Antonio Rojas arojas at archlinux.org
Sat Feb 27 20:15:11 UTC 2021


    Date: Saturday, February 27, 2021 @ 20:15:10
  Author: arojas
Revision: 875410

Update to 0.6.5

Modified:
  drawing/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-27 20:09:43 UTC (rev 875409)
+++ PKGBUILD	2021-02-27 20:15:10 UTC (rev 875410)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=drawing
-pkgver=0.6.4
+pkgver=0.6.5
 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=(https://github.com/maoschanz/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('ff92f0d1b681c9f2e79f3dbd777503e2c67de289405ea67d9cbe1a120544172c')
+sha256sums=('dd9ce1ef32e95f2e27fb9fad45727780218a198863ac14ab1f5018ad613cc7ff')
 
 build() {
   arch-meson $pkgname-$pkgver build



More information about the arch-commits mailing list