summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorben Schweren2023-02-25 21:28:46 +0100
committerTorben Schweren2023-02-25 21:28:46 +0100
commitf02493f3faaa8a01e4feff398c6288e51c07ec85 (patch)
tree71330273f2c834e3c5f175cb409cb6122cdb6093
parentb237340a4fd5301b2a0420d091237785def317d6 (diff)
downloadaur-f02493f3faaa8a01e4feff398c6288e51c07ec85.tar.gz
Fixed checksums
Fixed checksum of wootomation.install file in PKGBUILD
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91b432c6121b..b2b3a90be782 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wootomation-appimage
pkgdesc = A macro application by Wooting. (AppImage version)
pkgver = 1.0.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/WootingKb/wooting-macros
install = wootomation.install
arch = x86_64
@@ -10,6 +10,6 @@ pkgbase = wootomation-appimage
source = https://github.com/WootingKb/wooting-macros/releases/download/v1.0.2/wootomation_1.0.2_amd64.AppImage
source = wootomation.install
md5sums = 8ad1843421d29c20d46c1e62a442cf6f
- md5sums = 10a101af0f9b1c08996eade78f8e30e7
+ md5sums = defcfc94f57a12c877fcd840f7f8140c
pkgname = wootomation-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 27f46391ee96..2f24bf791e02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# I copied some things over from Shayne Hartford's PKGBUILD for Wootility: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=wootility-lekker-appimage
pkgname=wootomation-appimage
pkgver=1.0.2
-pkgrel=3
+pkgrel=4
pkgdesc="A macro application by Wooting. (AppImage version)"
arch=('x86_64')
url="https://github.com/WootingKb/wooting-macros"
@@ -32,7 +32,7 @@ source=(
#noextract=()
md5sums=(
"8ad1843421d29c20d46c1e62a442cf6f"
- "10a101af0f9b1c08996eade78f8e30e7"
+ "defcfc94f57a12c877fcd840f7f8140c"
)
#validpgpkeys=()