summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNiels Huylebroeck2023-09-05 09:07:37 +0200
committerNiels Huylebroeck2023-09-05 09:07:37 +0200
commit013be95d1ab0cb2d844c19eba458ce9e60ab5cd3 (patch)
tree1a00a35b5dd6f3ac8d60a5c548cda9678be4d6d3 /PKGBUILD
parent4dd52317a0e6502720b6048f8a62148b08d48c9a (diff)
downloadaur-013be95d1ab0cb2d844c19eba458ce9e60ab5cd3.tar.gz
Update to v1.3.3 and switch github download url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fde2cf1a0e36..7e6ad4641d43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Niels Huylebroeck <arch@nightwalkers.be>
pkgname=sway-input-config
-pkgver=1.3.0
+pkgver=1.3.3
pkgrel=1
license=("GPL3")
pkgdesc="Sway Input Configurator"
@@ -13,8 +13,8 @@ depends=(
arch=("i686" "x86_64")
url="https://github.com/Sunderland93/sway-input-config"
-source=("https://github.com/Sunderland93/sway-input-config/archive/refs/tags/v$pkgver.zip")
-sha256sums=('02eb1ba2706c82d166340fab44e9fe8801d25304d63430d7a2e0d6c96ecd00f1')
+source=("https://codeload.github.com/Sunderland93/sway-input-config/zip/refs/tags/v$pkgver")
+sha256sums=('13374283c919fb47b602f9e1b16f31d46d80dbdb0c8562e2b5a03a4d0633af28')
provides=("sway-input-config")
conflicts=("sway-input-config")