summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2024-09-24 09:03:38 +0200
committerÓscar García Amor2024-09-24 09:03:38 +0200
commitd0353fc3e21231205069621d71732e3af70462ad (patch)
tree9a5a548e85f2ee041190047aefc4a800494bab5f
parentec9ec0ea05f0929750f66b08a9123c0aed88a4a0 (diff)
downloadaur-d0353fc3e21231205069621d71732e3af70462ad.tar.gz
upgpkg: ascii-draw 1.0.0-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 2089b371e427..2671d5c40a20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ascii-draw
pkgdesc = Draw diagrams and more using ASCII
- pkgver = 0.4.0
+ pkgver = 1.0.0
pkgrel = 1
url = https://github.com/Nokse22/ascii-draw
arch = any
@@ -12,7 +12,7 @@ pkgbase = ascii-draw
depends = python-emoji
depends = python-gobject
depends = python-pyfiglet
- source = ascii-draw-0.4.0.tar.gz::https://github.com/Nokse22/ascii-draw/archive/v0.4.0.tar.gz
- b2sums = a23581334a6b5f3d2ce45bb1cb020fa9793bfaa3c60e359d75ff92616beed32a484cf5e87b1c54dfc8d06f803216ff16a7814970b8d95c9a016cd4d37dccfc5c
+ source = ascii-draw-1.0.0.tar.gz::https://github.com/Nokse22/ascii-draw/archive/v1.0.0.tar.gz
+ b2sums = ae8a7dfb0544ceb6b4cccb36ec3698fc981e36238ac41cae5235eb0dc2c37917e9553f48c53ae514642f1d2375864dc578d796f2e24b1800f243245e07474313
pkgname = ascii-draw
diff --git a/PKGBUILD b/PKGBUILD
index 6a3186e0d4d0..701c92eb8df4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=ascii-draw
-pkgver=0.4.0
+pkgver=1.0.0
pkgrel=1
pkgdesc='Draw diagrams and more using ASCII'
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL-3.0-or-later')
depends=('gtk4' 'libadwaita' 'python-emoji' 'python-gobject' 'python-pyfiglet')
makedepends=('appstream-glib' 'meson')
source=("${pkgname}-${pkgver//+/-}.tar.gz::https://github.com/Nokse22/ascii-draw/archive/v${pkgver//+/-}.tar.gz")
-b2sums=('a23581334a6b5f3d2ce45bb1cb020fa9793bfaa3c60e359d75ff92616beed32a484cf5e87b1c54dfc8d06f803216ff16a7814970b8d95c9a016cd4d37dccfc5c')
+b2sums=('ae8a7dfb0544ceb6b4cccb36ec3698fc981e36238ac41cae5235eb0dc2c37917e9553f48c53ae514642f1d2375864dc578d796f2e24b1800f243245e07474313')
build() {
arch-meson "${pkgname}-${pkgver//+/-}" build