summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Styhre2022-03-26 10:58:20 +0100
committerLeon Styhre2022-03-26 10:58:20 +0100
commit4923cba67fe4a0634c48d52717595f248b6dfa25 (patch)
tree33556fc6d83334726c1c57fac20bf0212a275c9a
parentaccb9a181b8dc1cd4db508c99ce0d2f6b72ae303 (diff)
downloadaur-4923cba67fe4a0634c48d52717595f248b6dfa25.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 c7de0fabe7fc..02756c61fa09 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 = 4a23ba572db94f2625ec22ffcacb45df
+ md5sums = 5f3466c124dca77549754c218360530d
pkgname = emulationstation-de
diff --git a/PKGBUILD b/PKGBUILD
index 43d41bfaf386..3499a7832874 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=('4a23ba572db94f2625ec22ffcacb45df')
+md5sums=('5f3466c124dca77549754c218360530d')
build() {
cmake -B emulationstation-de-stable-1.2 -S emulationstation-de-stable-1.2 .