summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDušan Simić2022-06-17 13:06:50 +0200
committerDušan Simić2022-06-17 13:06:50 +0200
commit09c9c2c374787ad953b23e1d32fbe6d32ace9509 (patch)
tree6c6542fb39f9e703ab9b054cee2e1ba014e92d18
parent385128d4ac3f2a5e8e492af7815252f021fcd5cf (diff)
downloadaur-09c9c2c374787ad953b23e1d32fbe6d32ace9509.tar.gz
Update to 0.10.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93a59f363648..cb5907b6dae5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cambalache
pkgdesc = A new RAD tool for Gtk 4 and 3
- pkgver = 0.10.1
+ pkgver = 0.10.2
pkgrel = 1
url = https://gitlab.gnome.org/jpu/cambalache
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = cambalache
depends = python-lxml
depends = python-gobject
optdepends = gtk4: gtk4 workspace
- source = https://gitlab.gnome.org/jpu/cambalache/-/archive/0.10.1/cambalache-0.10.1.tar.gz
- sha512sums = a70f132d5cb9fba525670ee380173fd78128245dc443afb25019a10613644e4eb272a63cbb7d2111d63e516fc67591c99b613ff3ae07cebdf976fa5c354041c5
+ source = https://gitlab.gnome.org/jpu/cambalache/-/archive/0.10.2/cambalache-0.10.2.tar.gz
+ sha512sums = c9e1e25c2270a7b651a9e4b1edb048467d6c18feba68876cca915986a011a31e911e89b41a760998850f6eaef4a62a96bfb1982f2b396d1d7e1346e9a4f0e028
pkgname = cambalache
diff --git a/PKGBUILD b/PKGBUILD
index e5e33e9a5e11..1998ec753a9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dušan Simić <dusan.simic1810@gmail.com>
pkgname=cambalache
-pkgver=0.10.1
+pkgver=0.10.2
pkgrel=1
pkgdesc='A new RAD tool for Gtk 4 and 3'
arch=(x86_64)
@@ -11,7 +11,7 @@ depends=(gtk3 webkit2gtk glib2 python-lxml python-gobject)
makedepends=(meson)
optdepends=('gtk4: gtk4 workspace')
source=("$url/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('a70f132d5cb9fba525670ee380173fd78128245dc443afb25019a10613644e4eb272a63cbb7d2111d63e516fc67591c99b613ff3ae07cebdf976fa5c354041c5')
+sha512sums=('c9e1e25c2270a7b651a9e4b1edb048467d6c18feba68876cca915986a011a31e911e89b41a760998850f6eaef4a62a96bfb1982f2b396d1d7e1346e9a4f0e028')
build() {
arch-meson "$pkgname-$pkgver" build