summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwillemw122018-12-18 09:39:12 +0100
committerwillemw122018-12-18 09:39:12 +0100
commit99fda646f2dbc612d76fd8a8cb6a220f0f8e2530 (patch)
treefbf9b7424f160989d83743e0ec0b0c995eace8bd /PKGBUILD
parenta99fefbb1be5518ea620ac95e550bcfdbe345b84 (diff)
downloadaur-99fda646f2dbc612d76fd8a8cb6a220f0f8e2530.tar.gz
5.2.14. Update arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 969f584ace3f..b35c6e7f52ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,16 +4,16 @@
pkgbase=mp-5
#pkgname=(mp-5-nc mp-5-qt4 mp-5-kde4 mp-5-gtk)
pkgname=(mp-5-qt4 mp-5-gtk)
-pkgver=5.2.13
+pkgver=5.2.14
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="http://www.triptico.com/software/mp.html"
license=('GPL')
# Note: config.sh auto-detects during the build which libraries are available
makedepends=('ncurses' 'qt4' 'kdelibs' 'gtk3') # 'gtk2'
source=(http://triptico.com/download/mp/mp-$pkgver.tar.gz
MinimumProfit.desktop)
-md5sums=('83553fbfe6a9e9c977026addf3193508'
+md5sums=('ee90eeda004b137922d7d9387fd272d8'
'7eae413ded2d6f69fba8347240b8b875')
prepare() {