summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheCynicalLiger2021-01-23 11:33:43 +0000
committerTheCynicalLiger2021-01-23 11:33:43 +0000
commitd8f631dc3140cd4337743f190c9dc3891c998617 (patch)
tree0ae3f86324bc03747ea6f201fe311cf889f3f8a1
parentd21e1c420f23e0f44a72ede4527d258ba9868e11 (diff)
downloadaur-d8f631dc3140cd4337743f190c9dc3891c998617.tar.gz
Test this as a fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b94fff68075e..60abe81d2864 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = i3-swallow
pkgdesc = Swallow a terminal window after a blocking application is run in i3
pkgver = 2021.01.01
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/TheCynicalTeam/i3-swallow
arch = any
groups = therepoclub
diff --git a/PKGBUILD b/PKGBUILD
index cda72ce89f70..2904296cf8aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: TheCynicalTeam <TheCynicalTeam@github.com>
pkgname=i3-swallow
pkgver=2021.01.01
-pkgrel=1
+pkgrel=2
pkgdesc="Swallow a terminal window after a blocking application is run in i3"
arch=('any')
groups=('therepoclub')