summaryrefslogtreecommitdiff
path: root/community/texstudio/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/texstudio/PKGBUILD')
-rw-r--r--community/texstudio/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/texstudio/PKGBUILD b/community/texstudio/PKGBUILD
index 7ab3a3b3a..2344cd02e 100644
--- a/community/texstudio/PKGBUILD
+++ b/community/texstudio/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Clément DEMOULINS <clement@archivel.fr>
pkgname=texstudio
-pkgver=2.8.0
+pkgver=2.8.2
pkgrel=1
pkgdesc="Integrated writing environment for creating LaTeX documents"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ replaces=('texmakerx')
install=$pkgname.install
source=(http://downloads.sourceforge.net/project/texstudio/texstudio/TeXstudio%20${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('01205800d4a4fdc3ade4f761eabd8e3b')
+md5sums=('9186f1b08338f35fdae72027be9e837a')
build() {
cd "$srcdir/$pkgname$pkgver"