[arch-commits] Commit in drawing/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Wed Dec 15 22:10:52 UTC 2021
Date: Wednesday, December 15, 2021 @ 22:10:52
Author: arojas
Revision: 1073462
Update to 0.8.5
Modified:
drawing/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-15 22:09:01 UTC (rev 1073461)
+++ PKGBUILD 2021-12-15 22:10:52 UTC (rev 1073462)
@@ -1,7 +1,7 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=drawing
-pkgver=0.8.4
+pkgver=0.8.5
pkgrel=1
pkgdesc='Drawing application for the GNOME desktop'
arch=('any')
@@ -10,7 +10,7 @@
depends=('gtk3' 'python-cairo' 'python-gobject')
makedepends=('appstream-glib' 'meson')
source=("https://github.com/maoschanz/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('1158e0bdd17b82c5478e5bb352f6ac96e42d12af6c395f83d6e09de2045a95f3')
+sha256sums=('d9c3ab7005097f22e4940045ff047419e765a3ed3e5e8fa0da50418b82f98fbc')
build() {
arch-meson $pkgname-$pkgver build
More information about the arch-commits
mailing list