From 385208538270711d397334cab23b74e5aab0f8d5 Mon Sep 17 00:00:00 2001 From: Fabian Date: Fri, 11 Jun 2021 20:20:53 +0200 Subject: [PATCH] Raised pkgrel to 5 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 0e8b65e..c5245d1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Fabian pkgname=music_tagmove pkgver=1.0 -pkgrel=4 +pkgrel=5 pkgdesc="Tool to automatically split and move music files based on tags" arch=('any') url="https://git.ldsoft.dev/fabs/music_tagmove.git"