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

Fabio Castelli muflone at gemini.archlinux.org
Mon Aug 22 16:57:17 UTC 2022


    Date: Monday, August 22, 2022 @ 16:57:17
  Author: muflone
Revision: 1274789

upgpkg: gwakeonlan 0.8.4-1

Modified:
  gwakeonlan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-22 16:29:25 UTC (rev 1274788)
+++ PKGBUILD	2022-08-22 16:57:17 UTC (rev 1274789)
@@ -2,8 +2,8 @@
 # Contributor: jose <jose1711 [at] gmail (dot) com>
 
 pkgname=gwakeonlan
-pkgver=0.8.3
-pkgrel=2
+pkgver=0.8.4
+pkgrel=1
 pkgdesc="GTK+ utility to awake machines using the Wake on LAN."
 url="https://www.muflone.com/gwakeonlan"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('gtk3' 'python-xdg' 'python-gobject')
 makedepends=('python-setuptools' 'gettext')
 source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/muflone/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('06e6992605eb2356ab07d1f76cfe4b39df7cd2d4ce6eaa0ad752310e79b2bd7b')
+sha256sums=('b12e80ecf28a0d6f850f54016246db104d1dd9b366e9a807feea6f7acc964a19')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list