summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Simatic2020-12-19 15:21:21 +0100
committerThomas Simatic2020-12-19 15:21:21 +0100
commit7de5289c2ab6e443cdee96e07edbd943f30c8eb9 (patch)
tree0e27a1a3372ed4ea2525807d7010cadce67fbb8a /PKGBUILD
parent76050dca77c9f83d67958a66faa5e7e9c5419a96 (diff)
downloadaur-7de5289c2ab6e443cdee96e07edbd943f30c8eb9.tar.gz
fix pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a20dc4e9bbd..68c9509875b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Simatic <thomas.sim@mailo.com>
pkgname="i3-scratchpad-git"
pkgver=1.1
-pkgrel=3
+pkgrel=1
pkgdesc="The Swiss Army Knife of floating i3 windows"
arch=(any)
license=('Unlicense')