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

Levente Polyak anthraxx at archlinux.org
Sun Jun 2 18:18:18 UTC 2019


    Date: Sunday, June 2, 2019 @ 18:18:17
  Author: anthraxx
Revision: 476642

upgpkg: pulsemixer 1.5.0-1

Modified:
  pulsemixer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-02 18:15:48 UTC (rev 476641)
+++ PKGBUILD	2019-06-02 18:18:17 UTC (rev 476642)
@@ -2,8 +2,8 @@
 # Contributor: Alex Talker < alextalker at openmailbox dot org >
 
 pkgname=pulsemixer
-pkgver=1.4.0
-pkgrel=3
+pkgver=1.5.0
+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=(${pkgname}-${pkver}.tar.gz::https://github.com/GeorgeFilipkin/${pkgname}/archive/${pkgver}.tar.gz)
-sha256sums=('2fcce7fe285b5ece1f3987a7fa848bb9a01d3a5f3a0de71b755d6417416aead2')
-sha512sums=('f59e55022cf4b06d3a8d57a34fd7b3712917517b7feddfba2c562f6b038a71b6936a88a82af480503f51bd32f68f14e5315a27de9c39373602c398649e8fdc93')
+source=(https://github.com/GeorgeFilipkin/${pkgname}/archive/${pkgver}/${pkgname}-${pkver}.tar.gz)
+sha256sums=('30716666dd2552b3c59c2ed320926bb162c74d2afc385336b7f796e1f0f69af5')
+sha512sums=('e07556a0cf2c9f660764977158cf1e338f7d8a92eae639c4a8f355847840e3aa9fb65adf553dbde905b64f2eff57c630bbfe19cfd5420b6205b1e2f688a6de64')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list