summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Styhre2022-04-07 19:41:40 +0200
committerLeon Styhre2022-04-07 19:41:40 +0200
commitaa2fab41c4b9d56cfe8d9271fc8bff941a071a38 (patch)
tree2d9214a2e01fc73ebcea64a16f7dc1aa0506d555
parentfad6a7384b1bca81c2c582650ad38cbad3638c34 (diff)
downloadaur-aa2fab41c4b9d56cfe8d9271fc8bff941a071a38.tar.gz
Updated for the 1.2.2 release.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7905deeb1fbe..398aad431da2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = emulationstation-de
pkgdesc = EmulationStation Desktop Edition (ES-DE) is a frontend for browsing and launching games from your multi-platform game collection
- pkgver = 1.2.1
+ pkgver = 1.2.2
pkgrel = 1
url = https://es-de.org
arch = x86_64
@@ -23,6 +23,6 @@ pkgbase = emulationstation-de
conflicts = emulationstation
conflicts = emulationstation-git
source = https://gitlab.com/leonstyhre/emulationstation-de/-/archive/stable-1.2-AUR/emulationstation-de-stable-1.2-AUR.tar.gz
- md5sums = cc781a99c880196242b8b64a21051571
+ md5sums = 401d945da25adb72eea4640232106590
pkgname = emulationstation-de
diff --git a/PKGBUILD b/PKGBUILD
index 8c065a70fad1..975167c79199 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leon Styhre <info@es-de.org>
pkgname=emulationstation-de
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
pkgdesc="EmulationStation Desktop Edition (ES-DE) is a frontend for browsing and launching games from your multi-platform game collection"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('curl' 'ffmpeg' 'freeimage' 'freetype2' 'pugixml' 'sdl2')
makedepends=('cmake' 'curl' 'pkgconf' 'make' 'ffmpeg' 'freeimage' 'freetype2' 'pugixml' 'sdl2')
conflicts=('emulationstation' 'emulationstation-git')
source=("https://gitlab.com/leonstyhre/emulationstation-de/-/archive/stable-1.2-AUR/emulationstation-de-stable-1.2-AUR.tar.gz")
-md5sums=('cc781a99c880196242b8b64a21051571')
+md5sums=('401d945da25adb72eea4640232106590')
build() {
cmake -B emulationstation-de-stable-1.2-AUR -S emulationstation-de-stable-1.2-AUR .