summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathieu Comandon2017-05-30 15:47:06 -0700
committerMathieu Comandon2017-05-30 15:47:06 -0700
commit622470e47d314ec80bb8a27a781eea7665a81008 (patch)
tree7dd03b27cfcc59138f389d7433791019f4792475
parent9def7e5c7ab59c724903cef9e2bd0ffc46189106 (diff)
downloadaur-622470e47d314ec80bb8a27a781eea7665a81008.tar.gz
Version bump: 0.4.11.1-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f480c200e74f..ccb3dd5c870e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,8 +15,8 @@ pkgbase = lutris
depends = python-yaml
depends = python-evdev
optdepends = python-pyinotify: Enhanced Steam integration.
- source = https://lutris.net/releases/lutris_0.4.11.tar.xz
- sha256sums = 24ad8e1df21b3e05c4285be46367de59a3cbf615de31e1c8ccdfd423d6a32b28
+ source = https://lutris.net/releases/lutris_0.4.11.1.tar.xz
+ sha256sums = e234e65f8a27e6e804893697e0ccf76b6ce2f27b6de136da55de1468b3b1a447
pkgname = lutris
diff --git a/PKGBUILD b/PKGBUILD
index 0aba2f1a28bc..5b520bfa16cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Maxime Gauduin <alucryd@archlinux.org>
pkgname=lutris
-pkgver=0.4.11
+pkgver=0.4.11.1
pkgrel=1
pkgdesc='Open Gaming Platform'
arch=('any')
@@ -15,7 +15,7 @@ optdepends=(
'python-pyinotify: Enhanced Steam integration.'
)
source=("https://lutris.net/releases/lutris_${pkgver}.tar.xz")
-sha256sums=('24ad8e1df21b3e05c4285be46367de59a3cbf615de31e1c8ccdfd423d6a32b28')
+sha256sums=('e234e65f8a27e6e804893697e0ccf76b6ce2f27b6de136da55de1468b3b1a447')
package() {
cd lutris