[arch-commits] Commit in drawing/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Fri Apr 30 15:18:33 UTC 2021
Date: Friday, April 30, 2021 @ 15:18:33
Author: bgyorgy
Revision: 925368
upgpkg: drawing 0.8.0-1: Update to version 0.8.0
Modified:
drawing/trunk/PKGBUILD
----------+
PKGBUILD | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-30 15:12:59 UTC (rev 925367)
+++ PKGBUILD 2021-04-30 15:18:33 UTC (rev 925368)
@@ -1,16 +1,16 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=drawing
-pkgver=0.6.5
+pkgver=0.8.0
pkgrel=1
-pkgdesc="Drawing application for the GNOME desktop"
-url="https://github.com/maoschanz/drawing"
-arch=(any)
-license=(GPL3)
-depends=(gtk3 python-cairo python-gobject)
-makedepends=(meson)
-source=(https://github.com/maoschanz/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('dd9ce1ef32e95f2e27fb9fad45727780218a198863ac14ab1f5018ad613cc7ff')
+pkgdesc='Drawing application for the GNOME desktop'
+url='https://github.com/maoschanz/drawing'
+arch=('any')
+license=('GPL3')
+depends=('gtk3' 'python-cairo' 'python-gobject')
+makedepends=('appstream-glib' 'meson')
+source=("https://github.com/maoschanz/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz")
+sha256sums=('fe5c60c61bc102b64990e4248235a37f581dd076e82e0eac6f3bb45a97bdf5a1')
build() {
arch-meson $pkgname-$pkgver build
More information about the arch-commits
mailing list