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

Florian Pritz bluewind at archlinux.org
Sat Feb 6 13:50:00 UTC 2021


    Date: Saturday, February 6, 2021 @ 13:50:00
  Author: bluewind
Revision: 846725

upgpkg: gmrun 1.0w-1: upstream update

Modified:
  gmrun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-06 13:49:11 UTC (rev 846724)
+++ PKGBUILD	2021-02-06 13:50:00 UTC (rev 846725)
@@ -3,15 +3,15 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=gmrun
-pkgver=0.9.5w
-pkgrel=2
+pkgver=1.0w
+pkgrel=1
 pkgdesc="A simple program which provides a run program window"
 arch=('x86_64')
 url="https://github.com/wdlkmpx/gmrun"
 license=('GPL')
-depends=('gtk2' 'popt')
+depends=('gtk3' 'popt')
 source=($pkgname-$pkgver.tar.gz::https://github.com/wdlkmpx/gmrun/archive/$pkgver.tar.gz)
-md5sums=('8d7fdf893f15306df9bb9daca6cf897d')
+md5sums=('e2f776e412b0dc17f7f5b5c2e595bda1')
 backup=('etc/gmrunrc')
 
 build() {



More information about the arch-commits mailing list