summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef2b89c6b1b2..e4f3c7b94e19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=epsxe
_pkgname=ePSXe
pkgver=2.0.2
-pkgrel=6
+pkgrel=7
pkgdesc="Enhanced PSX emulator"
url="http://epsxe.com"
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ options=(!strip)
source=(${pkgname}.desktop ${pkgname}.png ${pkgname}.sh)
md5sums=('f4bdb7ccbebc31f818d34198a5a32e29'
'eb0c46b8ae1355c589792f6be1835e47'
- '46c247cdf67ceb4f64813ee28290badc')
+ '50b64bd9ac4d9a92d40876c9595a4326')
if [[ $CARCH == "x86_64" ]]; then
source+=("http://www.epsxe.com/files/ePSXe${pkgver//./}linux_x64.zip")
md5sums+=('a6e92844922182c9f03343ab3e54865a')