summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstardust2021-06-29 02:02:44 +0200
committerstardust2021-06-29 02:02:44 +0200
commitd09f27776ff8876ae93a8eab8e3d90e78cb9125b (patch)
treef66e58ab3d0cc7294ce18d2b899cdfa61b4abe31
parent7544db60c4efd177e166f02454e73c843380d91a (diff)
downloadaur-d09f27776ff8876ae93a8eab8e3d90e78cb9125b.tar.gz
update to 0.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD10
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9a497de10fd..c92068c19791 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xkbset
pkgdesc = Program to help manage many of XKB features of X window.
- pkgver = 0.5
- pkgrel = 2
+ pkgver = 0.6
+ pkgrel = 1
url = http://www.math.missouri.edu/~stephen/software/#xkbset
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 085e23fc8d7f..3f2da2c3d2f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: sputnick <gilles *dot* quenot *at* gmail>
# Contributor: MaurĂ­cio CA <mauricio.antunes@gmail.com>
pkgname=xkbset
-pkgver=0.5
-pkgrel=3
+pkgver=0.6
+pkgrel=1
pkgdesc="Program to help manage many of XKB features of X window."
arch=(i686 x86_64)
-url="http://www.math.missouri.edu/~stephen/software/#xkbset"
+url="https://www.math.missouri.edu/~stephen/software/#xkbset"
license=('custom:BSD')
groups=()
depends=(libx11)
@@ -18,9 +18,9 @@ backup=()
options=()
install=
changelog=
-source=(http://faculty.missouri.edu/~stephen/software/xkbset/$pkgname-$pkgver.tar.gz)
+source=( "https://faculty.missouri.edu/~stephen/software/xkbset/$pkgname-$pkgver.tar.gz" )
noextract=()
-md5sums=('282c416a76a237fa84a7b513c9d7b2cf')
+md5sums=('ac032fec49c4c4f0f2318d3f4618970c514191b142e06c51a661fe2342a535a5')
build() {
sed -r \