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

Antonio Rojas arojas at gemini.archlinux.org
Fri Sep 3 20:04:37 UTC 2021


    Date: Friday, September 3, 2021 @ 20:04:37
  Author: arojas
Revision: 1010708

Update to 3.0.20

Modified:
  moserial/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-03 20:01:27 UTC (rev 1010707)
+++ PKGBUILD	2021-09-03 20:04:37 UTC (rev 1010708)
@@ -3,7 +3,7 @@
 # Contributor: Matias De la Puente <mfpuente.ar at gmail.com>
 
 pkgname=moserial
-pkgver=3.0.16
+pkgver=3.0.20
 pkgrel=1
 pkgdesc="Clean, friendly GTK+-based serial terminal for the GNOME desktop"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('intltool' 'itstool')
 optdepends=('lrzsz: for xmodem, ymodem and zmodem file transfer protocols')
 source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('1e676d8e240ca9e37b3a2b413b7e59c751868a41c9f8a9248984e1dbe15e6d74')
+sha256sums=('dd180bc027c2858706780c806f7af99a256c83ecc298fb6a5eb0ce3979f1fa92')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list