summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParmjot Singh2024-06-16 21:02:05 +1200
committerParmjot Singh2024-06-16 21:02:05 +1200
commitdf97810644f42fc329632b7684f6e105364d7c5f (patch)
treeed43613d5097821cc02abc97c93ec1b79fb18e24
parent83f5911721b92c18a036e30cd3eb8a03d01c7414 (diff)
downloadaur-df97810644f42fc329632b7684f6e105364d7c5f.tar.gz
clean up pkgbuild again
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 361ce6193a02..ca4bfc92aae3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Parmjot Singh <parmjotsinghrobot at gmail dot com>
pkgname=way-shell
pkgver=0.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="A Gnome inspired desktop shell for Wayland compositors/window managers written in C and Gtk4."
arch=(x86_64)
url="https://github.com/ldelossa/way-shell"