summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-04-13 12:03:54 +0200
committerpml68 <contact@pml68.dev>2025-04-15 23:53:05 +0200
commit606e22290e4542171ac18309d3cff27468c909fb (patch)
tree38b180802456eb3fdb67ce36a8665bc8e84c030a /PKGBUILD
parentci: set dependabot interval to monthly (diff)
downloadiced-builder-606e22290e4542171ac18309d3cff27468c909fb.tar.gz
feat(PKGBUILD): update pkgver fn, dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c17d10d..0297bc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: pml68 <contact@pml68.dev>
pkgname=iced-builder
-pkgver=0.1.0.r99.gd0e05b9
+pkgver=0.1.0.r115.g77b2e89
pkgrel=1
pkgdesc='UI builder for iced, built with iced.'
arch=(x86_64)