[arch-commits] Commit in pantheon-terminal/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Thu Jun 6 06:47:27 UTC 2019


    Date: Thursday, June 6, 2019 @ 06:47:26
  Author: alucryd
Revision: 477410

upgpkg: pantheon-terminal 5.3.5-1

Modified:
  pantheon-terminal/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-06 06:42:43 UTC (rev 477409)
+++ PKGBUILD	2019-06-06 06:47:26 UTC (rev 477410)
@@ -1,11 +1,11 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=pantheon-terminal
-pkgver=5.3.3
+pkgver=5.3.5
 pkgrel=1
 pkgdesc='The Pantheon Terminal Emulator'
 arch=(x86_64)
-url='https://github.com/elementary/terminal'
+url=https://github.com/elementary/terminal
 license=(GPL3)
 depends=(
   appstream
@@ -27,7 +27,7 @@
 
 build() {
   arch-meson pantheon-terminal build \
-    -Dubuntu-bionic-patched-vte='false'
+    -Dubuntu-bionic-patched-vte=false
   ninja -C build
 }
 



More information about the arch-commits mailing list