summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a40935a2878..996213bdb7bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: wisp3rwind <17089248+wisp3rwind@users.noreply.github.com>
pkgname=beets-alternatives
-pkgver=0.10.0
+pkgver=0.10.1
pkgrel=1
pkgdesc="Beets plugin to manage external files"
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/geigerzaehler/${pkgname}"
license=('MIT')
depends=('python' 'beets>=1.4.7')
source=("${url}/archive/v${pkgver}.tar.gz")
-md5sums=('fcd491ca4ee93695786d54cf5c42dee0')
+md5sums=('5e9167e1a7ffb5d710b86a96717b767e')
package() {
cd "$srcdir/${pkgname}-${pkgver}"