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

Jan Steffens heftig at archlinux.org
Fri Jan 25 09:42:51 UTC 2019


    Date: Friday, January 25, 2019 @ 09:42:50
  Author: heftig
Revision: 344745

1.1-1

Modified:
  paprefs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-25 09:37:28 UTC (rev 344744)
+++ PKGBUILD	2019-01-25 09:42:50 UTC (rev 344745)
@@ -4,16 +4,16 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=paprefs
-pkgver=1.0
+pkgver=1.1
 pkgrel=1
 pkgdesc="Configuration dialog for PulseAudio"
 url="https://freedesktop.org/software/pulseaudio/paprefs/"
 license=(GPL2)
 arch=(x86_64)
-depends=(gtkmm3 libsigc++ dbus-glib pulseaudio)
+depends=(gtkmm3 libsigc++ pulseaudio)
 makedepends=(meson lynx tidy git)
-_commit=9963030dc010ee691c4f15fe22d78bcd4beb198a  # tags/v1.0^0
-source=("git+https://anongit.freedesktop.org/git/pulseaudio/paprefs#commit=$_commit")
+_commit=f63c50b177cf275cc79fc5245e8a8b601b21bd1f  # tags/v1.1^0
+source=("git+https://gitlab.freedesktop.org/pulseaudio/paprefs.git#commit=$_commit")
 sha512sums=('SKIP')
 
 pkgver() {



More information about the arch-commits mailing list