summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c253f83422d5..85c0ba431c7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_pkgname="anyrun"
pkgname="${_pkgname}-git"
pkgver=r29.c74235a
-pkgrel=5
+pkgrel=6
pkgdesc="A rust-based wayland native krunner-like runner, made with customizability in mind."
arch=("x86_64")
url="github.com/Kirottu/anyrun"
license=('GPL3')
depends=(gtk-layer-shell gtk3 pango cairo gdk-pixbuf2 glib2)
makedepends=(git cargo)
-backup=("etc/anyrun/config.ron", "")
+backup=("etc/anyrun/config.ron")
source=("${_pkgname}::git+https://$url.git")
sha256sums=('SKIP')
pkgver() {