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

Maxime Gauduin alucryd at archlinux.org
Thu Sep 18 08:30:50 UTC 2014


    Date: Thursday, September 18, 2014 @ 10:30:50
  Author: alucryd
Revision: 119176

upgpkg: beets 1.3.8-1

Modified:
  beets/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-18 06:38:02 UTC (rev 119175)
+++ PKGBUILD	2014-09-18 08:30:50 UTC (rev 119176)
@@ -3,7 +3,7 @@
 # Contributor: Adrian Sampson <adrian at radbox.org>
 
 pkgname=beets
-pkgver=1.3.7
+pkgver=1.3.8
 pkgrel=1
 pkgdesc='Flexible music library manager and tagger'
 arch=('any')
@@ -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=('12b3947379e21bd89390292ef5ff08453542232fa83049f98542ec983a0328a9')
+sha256sums=('102ab9067d230c6d30a8f2e1139df8ddd4cf37873fd19cf6f32991fd403da21b')
 
 build() {
   cd ${pkgname}-${pkgver}




More information about the arch-commits mailing list