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 e048550ab0d7..eb922c7eb2cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sebastian Voecking <voeck@web.de>
pkgname=mp-5
-pkgver=5.2.8
+pkgver=5.2.10
pkgrel=1
pkgdesc="Text editor for programmers (KDE front-end)"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('kdelibs')
source=(http://triptico.com/download/mp/mp-$pkgver.tar.gz
MinimumProfit.desktop)
-md5sums=('2c06f9ebb8bd7b777df504763416de33'
+md5sums=('16c425264e2728679ab5975f8e582acb'
'7eae413ded2d6f69fba8347240b8b875')
build() {