summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d0f22a015cc..d9d10176f10a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,14 @@
+# Maintainer: kleintux <reg-archlinux AT klein DOT tuxli DOT ch>
+
pkgname=mtmigrate
pkgver=0.1.0
-pkgrel=3
+pkgrel=4
pkgdesc="mtmigrate (music torrent migrate) is a tool to help you with migrating your old data to a new torrent swarm."
arch=('armv6h' 'armv7h' 'aarch64' 'i686' 'x86_64')
url="https://github.com/nondescriptpointer/mtmigrate"
license=('MIT')
groups=('gazelle-tools')
-makedepends=('rust')
+makedepends=('rust' 'git')
source=("git+https://github.com/nondescriptpointer/mtmigrate")
md5sums=('SKIP')