summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Styhre2022-02-03 17:01:04 +0100
committerLeon Styhre2022-02-03 17:01:04 +0100
commit584b0d77f067f68c8921d0715484b6a54f708b28 (patch)
treeb51a0948392dbf8b81e4ca5db4942fca7ba3ea45
parent720f0ef6357c2b4de9f5d2e2a42df96b372779bc (diff)
downloadaur-584b0d77f067f68c8921d0715484b6a54f708b28.tar.gz
Updated the MD5 checksum.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b25411fd2cc1..cc4fd095b746 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -23,6 +23,6 @@ pkgbase = emulationstation-de
conflicts = emulationstation
conflicts = emulationstation-git
source = https://gitlab.com/leonstyhre/emulationstation-de/-/archive/stable-1.2/emulationstation-de-stable-1.2.tar.gz
- md5sums = b32c55fd0a19fbc919e58b3e20cdcda1
+ md5sums = 662c978f3981dc18fbbd4403fe269bd8
pkgname = emulationstation-de
diff --git a/PKGBUILD b/PKGBUILD
index 761a5c031d4a..07d4d3837b75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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/emulationstation-de-stable-1.2.tar.gz")
-md5sums=('b32c55fd0a19fbc919e58b3e20cdcda1')
+md5sums=('662c978f3981dc18fbbd4403fe269bd8')
build() {
cmake -B emulationstation-de-stable-1.2 -S emulationstation-de-stable-1.2 .