summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAria Moradi2020-12-23 02:12:07 +0330
committerAria Moradi2020-12-23 02:12:07 +0330
commit23ca9a8245b5606c51ab18787c26dc44e6c71fc5 (patch)
treef6a7cdf4db046af6c429d52fd6e7054432555efe /PKGBUILD
parent18db5d0a4bd5070ecc34c06a4e9e82a23a259f53 (diff)
downloadaur-23ca9a8245b5606c51ab18787c26dc44e6c71fc5.tar.gz
add epoch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2c87da68573..a9ca4dd8f6d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,8 @@
pkgname=i3-get-window-criteria
pkgver=git
-pkgrel=3
+pkgrel=1
+epoch=1
pkgdesc="Get criteria for use with i3 config commands"
arch=('any')
url="https://gist.github.com/AriaMoradi/d9eaa97538281d0f7158b036288732e1"