summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2023-09-06 10:37:23 +0200
committerÓscar García Amor2023-09-06 10:37:23 +0200
commit1408b7ad75846c8114399197922e1ff0b2251118 (patch)
tree0cb73eeaad19dd44a80e408c22ae80e7dc2520b4
parent8c2c11f66bc6600dc4bf115b5c99ee39fed12323 (diff)
downloadaur-1408b7ad75846c8114399197922e1ff0b2251118.tar.gz
upgpkg: ascii-draw 0.1.9-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c5dfba20c0d..a25af44e5a60 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ascii-draw
pkgdesc = Draw diagrams and more using ASCII
- pkgver = 0.1.8
+ pkgver = 0.1.9
pkgrel = 1
url = https://github.com/Nokse22/ascii-draw
arch = any
@@ -13,7 +13,7 @@ pkgbase = ascii-draw
depends = libadwaita
depends = python-gobject
depends = python-pyfiglet
- source = ascii-draw-0.1.8.tar.gz::https://github.com/Nokse22/ascii-draw/archive/v0.1.8.tar.gz
- b2sums = a5d7ab9edf36c8a945288d638ab3019f28a24b555770b7e5bb49ae339e59a95198ddf1fedb5ca24cbd26740e0b7980e3c408f0a258fc9caab817ce5dd2aec726
+ source = ascii-draw-0.1.9.tar.gz::https://github.com/Nokse22/ascii-draw/archive/v0.1.9.tar.gz
+ b2sums = c9fe720047e143dba038c3699ea33118059fd75226373b2213a05a013f320fc4314c52471532da0436d5e0f6a29e0ea8cef0fcaab2c8550811124158cb2adc8f
pkgname = ascii-draw
diff --git a/PKGBUILD b/PKGBUILD
index 130d672272c1..8d879d549991 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=ascii-draw
-pkgver=0.1.8
+pkgver=0.1.9
pkgrel=1
pkgdesc='Draw diagrams and more using ASCII'
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('gtk4' 'libadwaita' 'python-gobject' 'python-pyfiglet')
makedepends=('appstream-glib' 'cmake' 'meson' 'vala')
source=("${pkgname}-${pkgver//+/-}.tar.gz::https://github.com/Nokse22/ascii-draw/archive/v${pkgver//+/-}.tar.gz")
-b2sums=('a5d7ab9edf36c8a945288d638ab3019f28a24b555770b7e5bb49ae339e59a95198ddf1fedb5ca24cbd26740e0b7980e3c408f0a258fc9caab817ce5dd2aec726')
+b2sums=('c9fe720047e143dba038c3699ea33118059fd75226373b2213a05a013f320fc4314c52471532da0436d5e0f6a29e0ea8cef0fcaab2c8550811124158cb2adc8f')
build() {
arch-meson "${pkgname}-${pkgver//+/-}" build