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

Maxime Gauduin alucryd at archlinux.org
Fri Aug 22 20:12:24 UTC 2014


    Date: Friday, August 22, 2014 @ 22:12:24
  Author: alucryd
Revision: 117785

upgpkg: beets 1.3.7-1

Modified:
  beets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-22 19:41:30 UTC (rev 117784)
+++ PKGBUILD	2014-08-22 20:12:24 UTC (rev 117785)
@@ -3,8 +3,8 @@
 # Contributor: Adrian Sampson <adrian at radbox.org>
 
 pkgname=beets
-pkgver=1.3.6
-pkgrel=2
+pkgver=1.3.7
+pkgrel=1
 pkgdesc='Flexible music library manager and tagger'
 arch=('any')
 url='http://beets.radbox.org/'
@@ -24,7 +24,7 @@
             'python2-pylast: LastGenre plugin'
             'python2-requests: FetchArt plugin')
 source=("https://github.com/sampsyo/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('a62160585ce7f4784088db11b5f91d1ae886601e8ba3aab584b11dbbc43e3ce3')
+sha256sums=('12b3947379e21bd89390292ef5ff08453542232fa83049f98542ec983a0328a9')
 
 build() {
   cd ${pkgname}-${pkgver}




More information about the arch-commits mailing list