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

Antonio Rojas arojas at archlinux.org
Fri Apr 30 17:02:44 UTC 2021


    Date: Friday, April 30, 2021 @ 17:02:43
  Author: arojas
Revision: 925382

Update to 3.8.2

Modified:
  sakura/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-30 16:59:10 UTC (rev 925381)
+++ PKGBUILD	2021-04-30 17:02:43 UTC (rev 925382)
@@ -2,7 +2,7 @@
 # Contributor: Dmitry N. Shilov <stormblast at land.ru>
 
 pkgname=sakura
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 pkgdesc="A terminal emulator based on GTK and VTE"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('vte3' 'libxft')
 makedepends=('cmake')
 source=("https://launchpad.net/sakura/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('40bc43fdb2950160d361d4ab690196d39da22fb634b756cec942991ff9ee9cdc')
+sha256sums=('9ddfe8919ae0e11673ca22879ae324565d0987b14e948e1d2badff538fe1b5b9')
 
 prepare() {
   cd "$srcdir/${pkgname}-${pkgver}"



More information about the arch-commits mailing list