summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-04-29 15:17:18 +0200
committerMaxime Gauduin2017-04-29 15:17:18 +0200
commit5d32bbceda1f54aeb0a123b5dfc59f379e2114c5 (patch)
tree37fd8fb6bdf98d7369d6369d4b689fccad676bed
parent5dcf542b9a7fd23c44694cccd8c72ebe12286f2e (diff)
downloadaur-5d32bbceda1f54aeb0a123b5dfc59f379e2114c5.tar.gz
Delete all MKPKG and add missing pantheon makedepends
-rw-r--r--MKPKG6
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 7 deletions
diff --git a/MKPKG b/MKPKG
deleted file mode 100644
index 51f8af151f06..000000000000
--- a/MKPKG
+++ /dev/null
@@ -1,6 +0,0 @@
-arch=('x86_64')
-pkgname=('dolphin-emu-git' 'dolphin-emu-cli-git' 'dolphin-emu-qt-git')
-
-check_git $packagedir/dolphin-emu-git/dolphin-emu
-
-# vim: ts=2 sw=2 et:
diff --git a/PKGBUILD b/PKGBUILD
index 49dc72746164..47f6eaa7f6e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=dolphin-emu-git
pkgname=('dolphin-emu-git' 'dolphin-emu-cli-git' 'dolphin-emu-qt-git')
-pkgver=5.0.r27.64cf74a
+pkgver=5.0.r1533.09c6148aba
pkgrel=1
pkgdesc='A GameCube / Wii / Triforce emulator'
arch=('x86_64')