summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShootingStarDragons2023-04-14 16:08:03 +0800
committerShootingStarDragons2023-04-14 16:08:03 +0800
commite918c5655ec10892381dd36c7ef07ff2c9ce90d2 (patch)
tree1b7c8b7842913f3a358e0ced561d2dae97872fe4 /PKGBUILD
parent156ff600d93e72718bb3a0b7274df0b96330472a (diff)
downloadaur-e918c5655ec10892381dd36c7ef07ff2c9ce90d2.tar.gz
chore: bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39faf561bc2e..810b02059159 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=xdg-desktop-portal-shana
-pkgver=0.3.2
+pkgver=0.3.3
pkgrel=1.0
pkgdesc='xdg-desktop-portal-shana'
arch=('x86_64' 'aarch64')
@@ -14,7 +14,7 @@ optdepends=("xdg-desktop-portal-gnome: provide gnome backend"
"xdg-desktop-portal-lxqt: provide lxqt backend")
makedepends=('git' 'ninja' 'meson' 'rust')
source=("${pkgname}-v${pkgver}.tar.gz::https://github.com/Decodetalkers/xdg-desktop-portal-shana/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('f58ef9c2185cf40a61240edf5179b3f802f7ec6719f5bc53c68abb665168eed9')
+sha256sums=('96f6d73630ec5475f13c41f149c2ab305a8b0a9c2f106eae515a881ef48dffeb')
build() {
cd ${pkgname}-$pkgver