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

Antonio Rojas arojas at archlinux.org
Tue Nov 17 18:39:55 UTC 2020


    Date: Tuesday, November 17, 2020 @ 18:39:54
  Author: arojas
Revision: 756811

Update to 2020.11.01

Modified:
  cmst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-17 18:20:16 UTC (rev 756810)
+++ PKGBUILD	2020-11-17 18:39:54 UTC (rev 756811)
@@ -1,7 +1,7 @@
 # Maintainer: Alad Wenter <alad at archlinux.org>
 # Contributor: Andrew Bibb <ajbibb at myfairpoint.net>
 pkgname=cmst
-pkgver=2020.04.12
+pkgver=2020.11.01
 pkgrel=1
 pkgdesc="A QT based GUI front end for the connman connection manager"
 arch=('x86_64')
@@ -9,7 +9,7 @@
 license=('custom:MIT')
 depends=('qt5-base' 'connman' 'libxkbcommon-x11' 'hicolor-icon-theme')
 source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=('445cd9314a6ce71295d069c1028d1011c48cf3cf82950d5e3e3a4ed1ad72b100')
+sha256sums=('b81d56fa363b2e700090bc6901d22d42b6f0a0da9547ab8c6fca7ec93b17c14a')
 
 prepare() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list