summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwillemw122015-07-05 14:24:40 +0200
committerwillemw122015-07-05 14:24:40 +0200
commitee32d0d915f0d9df58cb509c3d430b8188010a04 (patch)
treee05726831b945277aecad02e47522ac75b291e48
parent3cb0081b210bf7b321ea98fe0b01f2694d6a6491 (diff)
downloadaur-ee32d0d915f0d9df58cb509c3d430b8188010a04.tar.gz
5.2.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00d8e8134b22..2761a930b936 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = mp-5
pkgdesc = Text editor for programmers (KDE front-end)
- pkgver = 5.2.8
+ pkgver = 5.2.10
pkgrel = 1
url = http://www.triptico.com/software/mp.html
arch = i686
arch = x86_64
license = GPL
depends = kdelibs
- source = http://triptico.com/download/mp/mp-5.2.8.tar.gz
+ source = http://triptico.com/download/mp/mp-5.2.10.tar.gz
source = MinimumProfit.desktop
- md5sums = 2c06f9ebb8bd7b777df504763416de33
+ md5sums = 16c425264e2728679ab5975f8e582acb
md5sums = 7eae413ded2d6f69fba8347240b8b875
pkgname = mp-5
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() {