summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Pharoah2022-01-10 11:02:45 -0500
committerMatt Pharoah2022-01-10 11:02:45 -0500
commit14b85b1bee39f85de8c34b919e89b8e1fc219f25 (patch)
tree1477e6cba99a39889c5b40e17c6f6fee4825656f
parenta64d9692bfd2d08b17217c2232c248ee45c9d904 (diff)
downloadaur-14b85b1bee39f85de8c34b919e89b8e1fc219f25.tar.gz
Version 5.6.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e67a0399cdf..6194cb10b7df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = parallel-launcher
pkgdesc = A simple easy-to-use launcher for the ParallelN64 and Mupen64Plus-Next emulators
- pkgver = 5.6.0
+ pkgver = 5.6.1
pkgrel = 0
url = https://parallel-launcher.ca
install = parallel-launcher.install
@@ -22,7 +22,7 @@ pkgbase = parallel-launcher
depends = polkit
depends = sqlite
depends = libgcrypt
- source = https://gitlab.com/parallel-launcher/parallel-launcher/uploads/76abb533b947a18fa62fa158b9bc4ab5/parallel-launcher-5.6.0.tar.gz
- sha256sums = f5e8512dcd5d7415dbb778a42011ed861aea52a367a7e4e567a27230a2ce6785
+ source = https://gitlab.com/parallel-launcher/parallel-launcher/uploads/096e385918700168f27eb50425efa198/parallel-launcher-5.6.1.tar.gz
+ sha256sums = 0a326271e991e5915678709cd5a9c5086243010779d596f62eda780357800649
pkgname = parallel-launcher
diff --git a/PKGBUILD b/PKGBUILD
index 3425a74d2432..d7ec61179b83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matt Pharoah <mtpharoah@gmail.com>
pkgname=parallel-launcher
-pkgver=5.6.0
+pkgver=5.6.1
pkgrel=0
epoch=
pkgdesc='A simple easy-to-use launcher for the ParallelN64 and Mupen64Plus-Next emulators'
@@ -37,9 +37,9 @@ backup=()
options=()
install='parallel-launcher.install'
changelog=
-source=('https://gitlab.com/parallel-launcher/parallel-launcher/uploads/76abb533b947a18fa62fa158b9bc4ab5/parallel-launcher-5.6.0.tar.gz')
+source=('https://gitlab.com/parallel-launcher/parallel-launcher/uploads/096e385918700168f27eb50425efa198/parallel-launcher-5.6.1.tar.gz')
noextract=()
-sha256sums=('f5e8512dcd5d7415dbb778a42011ed861aea52a367a7e4e567a27230a2ce6785')
+sha256sums=('0a326271e991e5915678709cd5a9c5086243010779d596f62eda780357800649')
validpgpkeys=()
build() {