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

Fabio Castelli muflone at archlinux.org
Sun Oct 28 17:00:20 UTC 2018


    Date: Sunday, October 28, 2018 @ 17:00:20
  Author: muflone
Revision: 399332

upgpkg: gwakeonlan 0.6.3-1

Modified:
  gwakeonlan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-28 15:23:13 UTC (rev 399331)
+++ PKGBUILD	2018-10-28 17:00:20 UTC (rev 399332)
@@ -2,8 +2,8 @@
 # Contributor: jose <jose1711 [at] gmail (dot) com>
 
 pkgname=gwakeonlan
-pkgver=0.6.2
-pkgrel=5
+pkgver=0.6.3
+pkgrel=1
 pkgdesc="GTK+ utility to awake machines using the Wake on LAN."
 url="http://www.muflone.com/gwakeonlan"
 arch=('any')
@@ -10,7 +10,7 @@
 license=('GPL2')
 depends=('gtk3' 'python2-xdg' 'python2-gobject')
 source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/muflone/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('fa6a88351f5a437ca2171c012352f01a3cab147a09ac6c6b3278980f14eeb862')
+sha256sums=('06fa095e6dec8bd4316104b9de7b404fa492542e83878ff4c4b0c343986ae79d')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list