summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2020-01-18 09:08:24 +0100
committerFrederic Bezies2020-01-18 09:08:24 +0100
commit21da97b59b408c80253bf65b3ead6d806ed6a3bf (patch)
treea39728648ef5e3d3228d039ea20405b1cdd33a12
parent6a1167f580f058bc2bbfa687f4ecc83f4ee0d009 (diff)
downloadaur-21da97b59b408c80253bf65b3ead6d806ed6a3bf.tar.gz
2.6.1 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b12f399efd15..04d05a086c2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = attract
pkgdesc = A graphical front-end for command line emulators that hides the underlying operating system and is intended to be controlled with a joystick or gamepad.
- pkgver = 2.6.0
+ pkgver = 2.6.1
pkgrel = 1
url = http://www.attractmode.org/
install = attract.install
@@ -16,12 +16,12 @@ pkgbase = attract
depends = libarchive
provides = attract
conflicts = attractmode-git
- source = https://github.com/mickelson/attract/archive/v2.6.0.tar.gz
+ source = https://github.com/mickelson/attract/archive/v2.6.1.tar.gz
source = https://github.com/mickelson/attract/releases/download/v1.6.2/ATTRACT.MODE.intro.16-9.v6.1080p.mp4
source = https://github.com/mickelson/attract/releases/download/v1.6.2/ATTRACT.MODE.intro.4-3.v6.1080p.mp4
source = attract.desktop
source = attract.install
- sha256sums = f17f939428f79b5ef9725f3cdbc34b011d08f184613718a41112ce6699814468
+ sha256sums = 4c17641ce0a0b9ff77da5e75f0cb26cc48e4c6295ef57d86a37db18b2bd9fbe9
sha256sums = 0a21286df3bd51edd24f6eb21a246f8a6576020d34ce3f5cfe93304dbbadc23b
sha256sums = 5750cf26864a86d7625f52223ac1a4050ff4475a016bb4f94fc506b7558dbaf9
sha256sums = d5e94d30bf6329bef87f58aad31ae9ff4632550a8576c243e41f220262c36cf6
diff --git a/PKGBUILD b/PKGBUILD
index e45455b75802..5ee1dea3bc68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jeffrey Clark (h0tw1r3) <dude@zaplabs.com>
pkgname=attract
-pkgver=2.6.0
+pkgver=2.6.1
pkgrel=1
pkgdesc="A graphical front-end for command line emulators that hides the underlying operating system and is intended to be controlled with a joystick or gamepad."
arch=('i686' 'x86_64')
@@ -33,7 +33,7 @@ package() {
install -Dm644 util/icon.png ${pkgdir}/usr/share/pixmaps/attract.png
install -Dm644 ${srcdir}/attract.desktop ${pkgdir}/usr/share/applications/attract.desktop
}
-sha256sums=('f17f939428f79b5ef9725f3cdbc34b011d08f184613718a41112ce6699814468'
+sha256sums=('4c17641ce0a0b9ff77da5e75f0cb26cc48e4c6295ef57d86a37db18b2bd9fbe9'
'0a21286df3bd51edd24f6eb21a246f8a6576020d34ce3f5cfe93304dbbadc23b'
'5750cf26864a86d7625f52223ac1a4050ff4475a016bb4f94fc506b7558dbaf9'
'd5e94d30bf6329bef87f58aad31ae9ff4632550a8576c243e41f220262c36cf6'