summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Styhre2022-06-22 20:41:33 +0200
committerLeon Styhre2022-06-22 20:41:33 +0200
commitf1d8519708bb827192e58cb99d17f8ba0f91846f (patch)
treee11fa73340198494055042b6313d9fe4ec6a8b6b
parentb8fa87a712c634c53e181287bd98f8c4b9c62d26 (diff)
downloadaur-f1d8519708bb827192e58cb99d17f8ba0f91846f.tar.gz
Updated for the 1.2.5 release.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97b4b7af9e5f..3db7b444ecee 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.4
+ pkgver = 1.2.5
pkgrel = 1
url = https://es-de.org
arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = emulationstation-de
depends = sdl2
conflicts = emulationstation
conflicts = emulationstation-git
- source = emulationstation-de-stable-1.2-AUR_1.2.4-1.tar.gz::https://gitlab.com/es-de/emulationstation-de/-/archive/stable-1.2-AUR/emulationstation-de-stable-1.2-AUR.tar.gz
- md5sums = 59024a3bfb3a10f17164e25c8f904992
+ source = emulationstation-de-stable-1.2-AUR_1.2.5-1.tar.gz::https://gitlab.com/es-de/emulationstation-de/-/archive/stable-1.2-AUR/emulationstation-de-stable-1.2-AUR.tar.gz
+ md5sums = 6b12ec0de1d10cf9f3d887a97ceb6c3f
pkgname = emulationstation-de
diff --git a/PKGBUILD b/PKGBUILD
index d35257de312d..1067d70e7dac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leon Styhre <info@es-de.org>
pkgname=emulationstation-de
-pkgver=1.2.4
+pkgver=1.2.5
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=("emulationstation-de-stable-1.2-AUR_${pkgver}-${pkgrel}.tar.gz::https://gitlab.com/es-de/emulationstation-de/-/archive/stable-1.2-AUR/emulationstation-de-stable-1.2-AUR.tar.gz")
-md5sums=('59024a3bfb3a10f17164e25c8f904992')
+md5sums=('6b12ec0de1d10cf9f3d887a97ceb6c3f')
build() {
cmake -B emulationstation-de-stable-1.2-AUR -S emulationstation-de-stable-1.2-AUR