summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeon Styhre2024-05-05 20:54:10 +0200
committerLeon Styhre2024-05-05 20:54:10 +0200
commit51a35cc3d2cd0a4e0b6cbd34628b81ad986b3e3a (patch)
treed8a9923e4f71dfaa2f3c8a4aa420db242bdf1903 /PKGBUILD
parent096531378725f76bcb42d0b8cecee9a67847623d (diff)
downloadaur-emulationstation-de.tar.gz
Added support for building against libgit2 v1.8.0 and later
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b796ec65e8f..281f81204fc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=emulationstation-de
pkgver=3.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="ES-DE (EmulationStation Desktop Edition) is a frontend for browsing and launching games from your multi-platform game collection"
arch=('x86_64')
url="https://es-de.org"
@@ -11,7 +11,7 @@ depends=('curl' 'ffmpeg' 'freeimage' 'freetype2' 'libgit2' 'poppler' 'pugixml' '
makedepends=('cmake' 'curl' 'pkgconf' 'make' 'ffmpeg' 'freeimage' 'freetype2' 'libgit2' 'poppler' 'pugixml' 'sdl2')
conflicts=('emulationstation' 'emulationstation-git')
source=("emulationstation-de-stable-3.0-AUR_${pkgver}-${pkgrel}.tar.gz::https://gitlab.com/es-de/emulationstation-de/-/archive/stable-3.0-AUR/emulationstation-de-stable-3.0-AUR.tar.gz")
-md5sums=('50e0eab69da2a1c14c7d22f1cd50a2a5')
+md5sums=('7ca67d09872a9635f9ec9eafcf236806')
build() {
cmake -DAUR_BUILD=on -B emulationstation-de-stable-3.0-AUR -S emulationstation-de-stable-3.0-AUR