[arch-commits] Commit in latexila/repos (4 files)

Balló György bgyorgy at archlinux.org
Sun Oct 15 19:06:18 UTC 2017


    Date: Sunday, October 15, 2017 @ 19:06:18
  Author: bgyorgy
Revision: 262985

archrelease: copy trunk to community-x86_64, community-i686

Added:
  latexila/repos/community-i686/PKGBUILD
    (from rev 262984, latexila/trunk/PKGBUILD)
  latexila/repos/community-x86_64/PKGBUILD
    (from rev 262984, latexila/trunk/PKGBUILD)
Deleted:
  latexila/repos/community-i686/PKGBUILD
  latexila/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   28 ----------------------
 community-x86_64/PKGBUILD |   28 ----------------------
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-10-15 19:06:06 UTC (rev 262984)
+++ community-i686/PKGBUILD	2017-10-15 19:06:18 UTC (rev 262985)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Tobias Bohrmann (PlainTextField) <honeypot.carbage at aechelon.de>
-# Contributor: Bernd Prünster (JesusMcCloud) <aur at berndpruenster.org>
-
-pkgname=latexila
-pkgver=3.24.2
-pkgrel=1
-pkgdesc="LaTeX editor for the GNOME desktop"
-arch=('x86_64' 'i686')
-url="https://wiki.gnome.org/Apps/LaTeXila"
-license=('GPL3')
-depends=('gsettings-desktop-schemas' 'gspell' 'libgee' 'tepl')
-makedepends=('intltool' 'itstool' 'python')
-optdepends=('texlive-core: build LaTeX documents')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('89042a9253b3e150d56bada649d47a9879fd702fc46f73be5649b0edad3f1183')
-
-build() {
-	cd $pkgname-$pkgver
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd $pkgname-$pkgver
-	make DESTDIR="$pkgdir" install
-}

Copied: latexila/repos/community-i686/PKGBUILD (from rev 262984, latexila/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-10-15 19:06:18 UTC (rev 262985)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Tobias Bohrmann (PlainTextField) <honeypot.carbage at aechelon.de>
+# Contributor: Bernd Prünster (JesusMcCloud) <aur at berndpruenster.org>
+
+pkgname=latexila
+pkgver=3.26.0
+pkgrel=1
+pkgdesc="LaTeX editor for the GNOME desktop"
+arch=('x86_64' 'i686')
+url="https://wiki.gnome.org/Apps/LaTeXila"
+license=('GPL3')
+depends=('gsettings-desktop-schemas' 'gspell' 'libgee' 'tepl')
+makedepends=('intltool' 'itstool' 'python')
+optdepends=('texlive-core: build LaTeX documents')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
+sha256sums=('192a6759718e2b2122438a397bd37e90cb2f10b9ab30cdebfe2124e37cc3926d')
+
+build() {
+	cd $pkgname-$pkgver
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd $pkgname-$pkgver
+	make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-10-15 19:06:06 UTC (rev 262984)
+++ community-x86_64/PKGBUILD	2017-10-15 19:06:18 UTC (rev 262985)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Tobias Bohrmann (PlainTextField) <honeypot.carbage at aechelon.de>
-# Contributor: Bernd Prünster (JesusMcCloud) <aur at berndpruenster.org>
-
-pkgname=latexila
-pkgver=3.24.2
-pkgrel=1
-pkgdesc="LaTeX editor for the GNOME desktop"
-arch=('x86_64' 'i686')
-url="https://wiki.gnome.org/Apps/LaTeXila"
-license=('GPL3')
-depends=('gsettings-desktop-schemas' 'gspell' 'libgee' 'tepl')
-makedepends=('intltool' 'itstool' 'python')
-optdepends=('texlive-core: build LaTeX documents')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('89042a9253b3e150d56bada649d47a9879fd702fc46f73be5649b0edad3f1183')
-
-build() {
-	cd $pkgname-$pkgver
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd $pkgname-$pkgver
-	make DESTDIR="$pkgdir" install
-}

Copied: latexila/repos/community-x86_64/PKGBUILD (from rev 262984, latexila/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-10-15 19:06:18 UTC (rev 262985)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Tobias Bohrmann (PlainTextField) <honeypot.carbage at aechelon.de>
+# Contributor: Bernd Prünster (JesusMcCloud) <aur at berndpruenster.org>
+
+pkgname=latexila
+pkgver=3.26.0
+pkgrel=1
+pkgdesc="LaTeX editor for the GNOME desktop"
+arch=('x86_64' 'i686')
+url="https://wiki.gnome.org/Apps/LaTeXila"
+license=('GPL3')
+depends=('gsettings-desktop-schemas' 'gspell' 'libgee' 'tepl')
+makedepends=('intltool' 'itstool' 'python')
+optdepends=('texlive-core: build LaTeX documents')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
+sha256sums=('192a6759718e2b2122438a397bd37e90cb2f10b9ab30cdebfe2124e37cc3926d')
+
+build() {
+	cd $pkgname-$pkgver
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd $pkgname-$pkgver
+	make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list