Date: Tuesday, March 24, 2015 @ 09:34:30
  Author: svenstaro
Revision: 129830

upgpkg: texstudio 2.9.4-1

upstream release 2.9.4

Modified:
  texstudio/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-03-24 08:29:11 UTC (rev 129829)
+++ PKGBUILD    2015-03-24 08:34:30 UTC (rev 129830)
@@ -2,7 +2,7 @@
 # Contributor: ClĂ©ment DEMOULINS <[email protected]>
 
 pkgname=texstudio
-pkgver=2.9.2
+pkgver=2.9.4
 pkgrel=1
 pkgdesc="Integrated writing environment for creating LaTeX documents"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 install=$pkgname.install
 
 
source=(http://downloads.sourceforge.net/project/texstudio/texstudio/TeXstudio%20${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('920af38f616fb60456cfc0c07b783e93')
+md5sums=('398baea51cf9f9f15ab961da09efb263')
 
 build() {
     cd "$srcdir/$pkgname$pkgver"

Reply via email to