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

Anatol Pomozov anatolik at archlinux.org
Mon Feb 25 17:27:36 UTC 2019


    Date: Monday, February 25, 2019 @ 17:27:34
  Author: anatolik
Revision: 436027

upgpkg: pamixer 1.4-1

Modified:
  pamixer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-25 17:27:23 UTC (rev 436026)
+++ PKGBUILD	2019-02-25 17:27:34 UTC (rev 436027)
@@ -2,8 +2,8 @@
 # Contributor: Clément Démoulins <clement at archivel.fr>
 
 pkgname=pamixer
-pkgver=1.3.1
-pkgrel=11
+pkgver=1.4
+pkgrel=1
 pkgdesc='Pulseaudio command-line mixer like amixer'
 arch=(x86_64)
 url='https://github.com/cdemoulins/pamixer'
@@ -11,7 +11,7 @@
 depends=(libpulse boost-libs)
 makedepends=(boost)
 source=(pamixer-$pkgver.tar.gz::https://github.com/cdemoulins/$pkgname/archive/$pkgver.tar.gz)
-sha1sums=('e3b94eef406afc80aaf5d9188d802e37dcb17bd3')
+sha1sums=('89cf2ba58be3b6523599af976dd2478a7e714133')
 
 build() {
   cd pamixer-$pkgver



More information about the arch-commits mailing list