summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohnathan Jenkins2017-01-22 03:03:53 -0800
committerJohnathan Jenkins2017-01-22 03:03:53 -0800
commit58281c88449f88b7baa09c5af519462f00dc921a (patch)
tree585a03935f3ee762df1ad721b613b1213f235d7c /PKGBUILD
parent844334be6fa3d222e6e01fea0a92e59591efd1d9 (diff)
downloadaur-58281c88449f88b7baa09c5af519462f00dc921a.tar.gz
skip info file check for now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 396bee3eceef..92fb5b066401 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ _gitname=Genesis-Plus-GX
source=("git+https://github.com/libretro/${_gitname}.git"
"https://raw.github.com/libretro/libretro-super/master/dist/info/${_libname}.info")
md5sums=('SKIP'
- 'ac4e4f3c7f0e3f94abb969b9a9d24609')
+ 'SKIP')
pkgver() {
cd "${_gitname}"