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

Levente Polyak anthraxx at archlinux.org
Fri May 8 23:35:42 UTC 2020


    Date: Friday, May 8, 2020 @ 23:35:42
  Author: anthraxx
Revision: 625820

upgpkg: pulsemixer 1.5.1-1

Modified:
  pulsemixer/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-08 22:57:38 UTC (rev 625819)
+++ PKGBUILD	2020-05-08 23:35:42 UTC (rev 625820)
@@ -2,8 +2,8 @@
 # Contributor: Alex Talker < alextalker at openmailbox dot org >
 
 pkgname=pulsemixer
-pkgver=1.5.0
-pkgrel=2
+pkgver=1.5.1
+pkgrel=1
 pkgdesc='CLI and curses mixer for pulseaudio'
 url='https://github.com/GeorgeFilipkin/pulsemixer'
 arch=('any')
@@ -10,9 +10,9 @@
 license=('MIT')
 depends=('python' 'pulseaudio')
 makedepends=('python-setuptools')
-source=(https://github.com/GeorgeFilipkin/${pkgname}/archive/${pkgver}/${pkgname}-${pkver}.tar.gz)
-sha256sums=('30716666dd2552b3c59c2ed320926bb162c74d2afc385336b7f796e1f0f69af5')
-sha512sums=('e07556a0cf2c9f660764977158cf1e338f7d8a92eae639c4a8f355847840e3aa9fb65adf553dbde905b64f2eff57c630bbfe19cfd5420b6205b1e2f688a6de64')
+source=(https://github.com/GeorgeFilipkin/${pkgname}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('c07b5e5fffa71ca60ed41e4c28a0f4ae5c8b5df9f269ea7376ed835b35536300f34504da724899bab5277f0c39a4c345654b99930ec8bdf4b43374d9b6d331be')
+b2sums=('4a20be7b6499501adc64f5ac33b30ad1ea9418190104fbf452e1ed2bd3585552033c042554948b78b41e6a48c22ac62a42f4117b0311300bda738f7556ef1dc3')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list