summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr2020-12-04 09:01:08 +0100
committerpiotr2020-12-04 09:01:08 +0100
commitd8d60b6c65ad45e9330f5292262ea0149674e757 (patch)
treecf1ef8cc5d981298e35d829a4dfd2ade9f27e431
parent3dfe4c6560dd5c21d87db6747e69b8a8719244c6 (diff)
downloadaur-d8d60b6c65ad45e9330f5292262ea0149674e757.tar.gz
python 3.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6af20d788536..f60540ff8b1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = autotiling
pkgdesc = Script for sway and i3 to automatically switch the horizontal / vertical window split orientation
pkgver = 1.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/nwg-piotr/autotiling
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index d4d5978b82e1..1e96def26f14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('autotiling')
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Script for sway and i3 to automatically switch the horizontal / vertical window split orientation"
arch=('x86_64')
url="https://github.com/nwg-piotr/autotiling"