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

Morten Linderud foxboron at archlinux.org
Sun May 10 11:48:23 UTC 2020


    Date: Sunday, May 10, 2020 @ 11:48:22
  Author: foxboron
Revision: 626171

upgpkg: udiskie 2.2.0-1

Modified:
  udiskie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-10 11:47:00 UTC (rev 626170)
+++ PKGBUILD	2020-05-10 11:48:22 UTC (rev 626171)
@@ -4,7 +4,7 @@
 # Contributor: Byron Clark <byron at theclarkfamily.name>
 
 pkgname=udiskie
-pkgver=2.1.1
+pkgver=2.2.0
 pkgrel=1
 pkgdesc="Removable disk automounter using udisks"
 arch=("any")
@@ -14,7 +14,7 @@
 makedepends=("asciidoc" "python-setuptools")
 optdepends=("libappindicator-gtk3: --appindicator support")
 source=("$pkgname-$pkgver.tar.gz::https://codeload.github.com/coldfix/$pkgname/tar.gz/$pkgver")
-sha256sums=('7e022523a2b7a769acb07c9d582ae7d7013143cfc986e03d63df0e7197cbffbf')
+sha256sums=('1041bdf33e64371a68fe40ff242a7010244f4e90021cdd1435fd62ad1c5fcc50')
 
 build(){
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list