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

Morten Linderud foxboron at archlinux.org
Wed Mar 13 17:48:00 UTC 2019


    Date: Wednesday, March 13, 2019 @ 17:47:59
  Author: foxboron
Revision: 440898

upgpkg: udiskie 1.7.7-1

Modified:
  udiskie/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-13 17:13:35 UTC (rev 440897)
+++ PKGBUILD	2019-03-13 17:47:59 UTC (rev 440898)
@@ -4,8 +4,8 @@
 # Contributor: Byron Clark <byron at theclarkfamily.name>
 
 pkgname=udiskie
-pkgver=1.7.5
-pkgrel=2
+pkgver=1.7.7
+pkgrel=1
 pkgdesc="Removable disk automounter using udisks"
 arch=("any")
 url="https://pypi.python.org/pypi/udiskie"
@@ -13,7 +13,7 @@
 depends=("udisks2" "python" "python-gobject" "python-yaml" "python-docopt" "gtk3" "libnotify" "python-keyutils")
 makedepends=("asciidoc" "python-setuptools")
 source=("$pkgname-$pkgver.tar.gz::https://codeload.github.com/coldfix/$pkgname/tar.gz/$pkgver")
-sha256sums=('5754222ad9f0aa8bc4eb4f528caa441460ebfaef7f724ad540bdef62fb4ceb90')
+sha256sums=('dd6f01dd43ea377838834da99a12980fcd488f9de1bbbb19ad92687d8b9e94ba')
 
 build(){
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list