summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2017-04-15 17:05:48 +0200
committerFrederik “Freso” S. Olesen2017-04-15 17:05:48 +0200
commitde1f98f15afac1bee9e1a45e663c50c1d6de710e (patch)
treeef000b42b36527014028bcda3b029f9f886d6da1
parent05e0c616a3545c117608069c88284e04676d1203 (diff)
downloadaur-de1f98f15afac1bee9e1a45e663c50c1d6de710e.tar.gz
Version bump: 0.4.7.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4dea8ad1ccfd..2bc5e350f215 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lutris
pkgdesc = Open Gaming Platform
- pkgver = 0.4.6
+ pkgver = 0.4.7.1
pkgrel = 1
url = https://lutris.net/
arch = any
@@ -16,8 +16,8 @@ pkgbase = lutris
depends = xdg-user-dirs
optdepends = python-evdev: Detecting connected joypads.
optdepends = python-pyinotify: Enhanced Steam integration.
- source = https://lutris.net/releases/lutris_0.4.6.tar.xz
- sha256sums = fb02a4c2d482f44760681b92b6458b1d85d1eaeb903806a5317fe6e13ae15334
+ source = https://lutris.net/releases/lutris_0.4.7.1.tar.xz
+ sha256sums = 67ff3f95988c4765ea1e5e80ea84b7ccde7ce194ea86323808912d440b71a876
pkgname = lutris
diff --git a/PKGBUILD b/PKGBUILD
index b55b4c723ea3..ecc89a37d571 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Maxime Gauduin <alucryd@archlinux.org>
pkgname=lutris
-pkgver=0.4.6
+pkgver=0.4.7.1
pkgrel=1
pkgdesc='Open Gaming Platform'
arch=('any')
@@ -16,7 +16,7 @@ optdepends=(
'python-pyinotify: Enhanced Steam integration.'
)
source=("https://lutris.net/releases/lutris_${pkgver}.tar.xz")
-sha256sums=('fb02a4c2d482f44760681b92b6458b1d85d1eaeb903806a5317fe6e13ae15334')
+sha256sums=('67ff3f95988c4765ea1e5e80ea84b7ccde7ce194ea86323808912d440b71a876')
package() {
cd lutris