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

Fabio Castelli muflone at gemini.archlinux.org
Sun Mar 20 16:20:19 UTC 2022


    Date: Sunday, March 20, 2022 @ 16:20:18
  Author: muflone
Revision: 1163900

upgpkg: gwakeonlan 0.8.0-1

Modified:
  gwakeonlan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-20 16:14:24 UTC (rev 1163899)
+++ PKGBUILD	2022-03-20 16:20:18 UTC (rev 1163900)
@@ -2,15 +2,16 @@
 # Contributor: jose <jose1711 [at] gmail (dot) com>
 
 pkgname=gwakeonlan
-pkgver=0.7.0
-pkgrel=3
+pkgver=0.8.0
+pkgrel=1
 pkgdesc="GTK+ utility to awake machines using the Wake on LAN."
 url="https://www.muflone.com/gwakeonlan"
 arch=('any')
 license=('GPL3')
 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=('e6bcaa94cee0572b55528dcf47fd0b3a888e76f5b6cfbb0301c2f562267d0049')
+sha256sums=('c106921beb5270995a4d73a6d4091684da24ac1edb98f9eef5e0f034fa288fc2')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list