summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhndrkk2022-09-08 19:43:19 +0200
committerhndrkk2022-09-08 19:43:19 +0200
commit6aa0d3bac2f6b883115dff3174da02d8d273b6c6 (patch)
tree85dbb7fd5ea7777a2e6866ece84c81426118ee43
parenta5695ef109eb32797aa49ed402ae47551fc6295e (diff)
downloadaur-xkbset.tar.gz
add shasum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2409808621d6..100697ff8c9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xkbset
pkgdesc = Manage most of the options of XKB extensions from X window interface.
pkgver = 0.8
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/stephenmontgomerysmith/xkbset
arch = i686
arch = x86_64
@@ -12,6 +12,6 @@ pkgbase = xkbset
provides = xkbset
conflicts = xkbset-git
source = https://github.com/stephenmontgomerysmith/xkbset/archive/refs/tags/v0.8.tar.gz
- md5sums = SKIP
+ sha256sums = 23c2397f16473611ca16eddbb5b144da1f02b2765183b8b4f99e17031488ea6a
pkgname = xkbset
diff --git a/PKGBUILD b/PKGBUILD
index 154a6c6c0714..37ca482886c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: MaurĂ­cio CA <mauricio.antunes@gmail.com>
pkgname=xkbset
pkgver=0.8
-pkgrel=3
+pkgrel=4
pkgdesc="Manage most of the options of XKB extensions from X window interface."
arch=(i686 x86_64)
url="https://github.com/stephenmontgomerysmith/xkbset"
@@ -14,7 +14,7 @@ optdepends=('perl-tk: to use the xkbset-gui program')
provides=('xkbset')
conflicts=('xkbset-git')
source=( "https://github.com/stephenmontgomerysmith/xkbset/archive/refs/tags/v$pkgver.tar.gz" )
-md5sums=('SKIP')
+sha256sums=('23c2397f16473611ca16eddbb5b144da1f02b2765183b8b4f99e17031488ea6a')
build() {
sed -r \