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

Antonio Rojas arojas at gemini.archlinux.org
Thu Dec 23 12:56:54 UTC 2021


    Date: Thursday, December 23, 2021 @ 12:56:54
  Author: arojas
Revision: 1083147

Update to 3.0.21

Modified:
  moserial/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-23 12:56:09 UTC (rev 1083146)
+++ PKGBUILD	2021-12-23 12:56:54 UTC (rev 1083147)
@@ -3,7 +3,7 @@
 # Contributor: Matias De la Puente <mfpuente.ar at gmail.com>
 
 pkgname=moserial
-pkgver=3.0.20
+pkgver=3.0.21
 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=('dd180bc027c2858706780c806f7af99a256c83ecc298fb6a5eb0ce3979f1fa92')
+sha256sums=('788b29f256502b83536116c90795383961b26338a04d32c8ed35e53da4284aad')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list