summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsmls2015-12-09 10:24:56 +0100
committersmls2015-12-09 10:24:56 +0100
commit457a0fe0c8766526ec3133359962964bf0a152b1 (patch)
tree9200473f5f1e5bbe5537887b71e795d46cdf36a0 /PKGBUILD
parentb00eacd684c01b41aab2fb5bb666a81edbc42677 (diff)
downloadaur-457a0fe0c8766526ec3133359962964bf0a152b1.tar.gz
bump to 2.3.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b35ddc66176d..0779acce3df7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Nuno Araujo <nuno.araujo@russo79.com>
pkgname=mnemosyne
-pkgver=2.3.4
+pkgver=2.3.5
pkgrel=1
pkgdesc="A flash-card tool with a sophisticated card review algorithm"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ conflicts=('mnemosyne-bzr')
install='mnemosyne.install'
source=("http://downloads.sourceforge.net/mnemosyne-proj/Mnemosyne-${pkgver}.tar.gz")
-md5sums=('1fa437d173de5b9c822fac0f46a05062')
+md5sums=('fca826a5b59183ff5e50f44f617382e2')
build() {
cd "${srcdir}/Mnemosyne-${pkgver}/"