[arch-commits] Commit in pamixer/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Fri Dec 11 14:55:55 UTC 2015
Date: Friday, December 11, 2015 @ 15:55:55
Author: anatolik
Revision: 153020
upgpkg: pamixer 1.3.1-1
Modified:
pamixer/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-11 14:52:52 UTC (rev 153019)
+++ PKGBUILD 2015-12-11 14:55:55 UTC (rev 153020)
@@ -3,8 +3,8 @@
# Contributor: Clément Démoulins <clement at archivel.fr>
pkgname=pamixer
-pkgver=1.3
-pkgrel=5
+pkgver=1.3.1
+pkgrel=1
pkgdesc='Pulseaudio command-line mixer like amixer'
arch=(i686 x86_64)
url='https://github.com/cdemoulins/pamixer'
@@ -12,7 +12,7 @@
depends=(libpulse boost-libs)
makedepends=(boost)
source=(pamixer-$pkgver.tar.gz::https://github.com/cdemoulins/$pkgname/archive/$pkgver.tar.gz)
-sha1sums=('ceb4e609a9cf3521040d52313c194757f30526c1')
+sha1sums=('e3b94eef406afc80aaf5d9188d802e37dcb17bd3')
build() {
cd pamixer-$pkgver
More information about the arch-commits
mailing list