Date: Tuesday, May 16, 2023 @ 15:41:01
  Author: alerque
Revision: 1461996

upgpkg: mmctl 7.10.1-1

Modified:
  mmctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-16 15:37:16 UTC (rev 1461995)
+++ PKGBUILD    2023-05-16 15:41:01 UTC (rev 1461996)
@@ -2,7 +2,7 @@
 # Contributor: Jesús Espino <[email protected]>
 
 pkgname=mmctl
-pkgver=7.10.0
+pkgver=7.10.1
 pkgrel=1
 pkgdesc='A remote CLI tool for Mattermost'
 arch=(x86_64)
@@ -13,7 +13,7 @@
              git)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('6694082e469f063769e0d8bf86db23d909006004e89ee0d26e3dd833a57fd12a')
+sha256sums=('1f12c1e59d8aae6c970551f0fc168e2dcb7cd1c052ff3ef74747b922dcb8637b')
 
 prepare() {
        cd "$_archive"

Reply via email to