Date: Monday, February 3, 2020 @ 20:30:49
  Author: foxboron
Revision: 561974

upgpkg: udiskie 2.1.0-1

Modified:
  udiskie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-02-03 20:23:21 UTC (rev 561973)
+++ PKGBUILD    2020-02-03 20:30:49 UTC (rev 561974)
@@ -4,7 +4,7 @@
 # Contributor: Byron Clark <[email protected]>
 
 pkgname=udiskie
-pkgver=2.0.4
+pkgver=2.1.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=('fb20f8476600714ff7f1c68db31c3b3b85607f78fc214a37df564c31ad031ee0')
+sha256sums=('b55c6fc1061706716c1d094f1649a5f5928f2d0c1c38e17d896e85b0c7fef3dd')
 
 build(){
        cd "$pkgname-$pkgver"

Reply via email to