[arch-commits] Commit in latexila/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sun Oct 15 19:06:07 UTC 2017
Date: Sunday, October 15, 2017 @ 19:06:06
Author: bgyorgy
Revision: 262984
upgpkg: latexila 3.26.0-1
Update to new version
Modified:
latexila/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-15 19:00:57 UTC (rev 262983)
+++ PKGBUILD 2017-10-15 19:06:06 UTC (rev 262984)
@@ -4,7 +4,7 @@
# Contributor: Bernd Prünster (JesusMcCloud) <aur at berndpruenster.org>
pkgname=latexila
-pkgver=3.24.2
+pkgver=3.26.0
pkgrel=1
pkgdesc="LaTeX editor for the GNOME desktop"
arch=('x86_64' 'i686')
@@ -14,7 +14,7 @@
makedepends=('intltool' 'itstool' 'python')
optdepends=('texlive-core: build LaTeX documents')
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('89042a9253b3e150d56bada649d47a9879fd702fc46f73be5649b0edad3f1183')
+sha256sums=('192a6759718e2b2122438a397bd37e90cb2f10b9ab30cdebfe2124e37cc3926d')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list