[arch-commits] Commit in beets/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Fri May 17 08:19:17 UTC 2019
Date: Friday, May 17, 2019 @ 08:19:17
Author: alucryd
Revision: 467658
upgpkg: beets 1.4.8-1
Modified:
beets/trunk/PKGBUILD
----------+
PKGBUILD | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-17 08:12:26 UTC (rev 467657)
+++ PKGBUILD 2019-05-17 08:19:17 UTC (rev 467658)
@@ -2,8 +2,8 @@
# Contributor: Adrian Sampson <adrian at radbox.org>
pkgname=beets
-pkgver=1.4.7
-pkgrel=4
+pkgver=1.4.8
+pkgrel=1
pkgdesc='Flexible music library manager and tagger'
arch=(any)
url=http://beets.io/
@@ -49,13 +49,6 @@
b081285b202f82d09802ebca73d28bbf1902179ad3a820e4c0157f80bf959d89
)
-prepare() {
- cd beets
-
- git show 15d44f02a391764da1ce1f239caef819f08beed8 -- beets/autotag/hooks.py | git apply - # FS#59577
- git cherry-pick -n 1bada74bef28f99b175e246e14c4cc356e4889f9 # Pillow ValueError fix
-}
-
build() {
cd beets
More information about the arch-commits
mailing list