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

Alexander Rødseth arodseth at archlinux.org
Mon Feb 25 10:36:17 UTC 2019


    Date: Monday, February 25, 2019 @ 10:36:16
  Author: arodseth
Revision: 435668

upgpkg: gmpc 11.8.16-6

Modified:
  gmpc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-25 09:35:47 UTC (rev 435667)
+++ PKGBUILD	2019-02-25 10:36:16 UTC (rev 435668)
@@ -1,16 +1,16 @@
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at archlinux.org>
 
 pkgname=gmpc
 pkgver=11.8.16
-pkgrel=5
+pkgrel=6
 pkgdesc='MPD client'
-arch=('x86_64')
-url='http://gmpclient.org/home'
-license=('GPL')
-depends=('gtk2' 'libmpd' 'libsoup' 'sqlite' 'xdg-utils')
-makedepends=('gob2' 'intltool' 'vala')
+arch=(x86_64)
+url='https://gmpclient.org/home'
+license=(GPL)
+depends=(gtk2 libmpd libsoup sqlite xdg-utils)
+makedepends=(gob2 intltool vala)
 source=("http://download.sarine.nl/Programs/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.gz")
 sha256sums=('a69414f35396846733632ca9619921d7acda537ffd6d49bd84b444945cb76b2c')
 
@@ -30,4 +30,4 @@
   make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list