summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeon Plickat2019-12-10 14:08:44 +0100
committerLeon Plickat2019-12-10 14:08:44 +0100
commit04815a0ffc9e3780fb42fec4f7ae92a17f8079c3 (patch)
treedf6c073375f928c2e8a4bcae3aa7b482e0f259ae /PKGBUILD
parent2938345e7c22035d33142279807bdc6f63c0fe7b (diff)
downloadaur-04815a0ffc9e3780fb42fec4f7ae92a17f8079c3.tar.gz
Fix version number
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c55fc090f88..383e83a61d19 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor:
pkgname=lavalauncher-git
-pkgver=r38.gd95f906
-pkgrel=1
+pkgver=1.1
+pkgrel=2
pkgdesc='A simple launcher panel for Wayland'
arch=(x86_64)
url='https://git.sr.ht/~leon_plickat/lavalauncher'