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

Antonio Rojas arojas at archlinux.org
Sat Jun 9 18:19:58 UTC 2018


    Date: Saturday, June 9, 2018 @ 18:19:57
  Author: arojas
Revision: 342179

Update to 3.6.0

Modified:
  sakura/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-09 16:35:52 UTC (rev 342178)
+++ PKGBUILD	2018-06-09 18:19:57 UTC (rev 342179)
@@ -3,7 +3,7 @@
 # Contributor: Dmitry N. Shilov <stormblast at land.ru>
 
 pkgname=sakura
-pkgver=3.5.0
+pkgver=3.6.0
 pkgrel=1
 pkgdesc="A terminal emulator based on GTK and VTE"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('vte3' 'libxft')
 makedepends=('cmake')
 source=("https://launchpad.net/sakura/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('b4db1be2685bcc0eb71685deeb5c3585e6f98484')
+sha1sums=('df5c1d9974062a1eaf5659fa36f51c4d5a689eae')
 
 prepare() {
   cd "$srcdir/${pkgname}-${pkgver}"



More information about the arch-commits mailing list