summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael2022-09-10 16:30:51 +0200
committerMichael2022-09-10 16:30:51 +0200
commitfc2a57e75f23a60ccbfd4fd08c5a7cf0ca128900 (patch)
treedf80afbaea5f76d74a62a79035680c139f57405b
parent9192c8f49471ae6e74a57a44a29d46fe081c3e72 (diff)
downloadaur-fc2a57e75f23a60ccbfd4fd08c5a7cf0ca128900.tar.gz
set pkgrel to 1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9957df6a6ff8..2118b209ebd1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = leftwm-git
pkgdesc = Leftwm - A tiling window manager for the adventurer
pkgver = 0.3.0.r31.g0986691
- pkgrel = 0
+ pkgrel = 1
epoch = 0
url = https://github.com/leftwm/leftwm
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index f54eca3b9f37..00dac519329c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: hertg <aur@her.tg>
pkgname=leftwm-git
pkgver=0.3.0.r31.g0986691
-pkgrel=0
+pkgrel=1
epoch=0
pkgdesc="Leftwm - A tiling window manager for the adventurer"
arch=('i686' 'x86_64')