summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorilona2021-06-22 17:24:47 -0500
committerilona2021-06-22 17:24:47 -0500
commit3e75dbf4809a58d9fc31700fcdde20c6cd8e238b (patch)
tree76279361e79d3235c2f38a564ce13420a7d161ef /PKGBUILD
parent5d217c6511b43b43b8150772e0d55deeebfa919a (diff)
downloadaur-3e75dbf4809a58d9fc31700fcdde20c6cd8e238b.tar.gz
one last thing
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7806a7f7edc9..0d0f22a015cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=mtmigrate
pkgver=0.1.0
-pkgrel=2
+pkgrel=3
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/ThomasColliers/mtmigrate"
+url="https://github.com/nondescriptpointer/mtmigrate"
license=('MIT')
groups=('gazelle-tools')
makedepends=('rust')
-source=("git+https://github.com/ThomasColliers/mtmigrate")
+source=("git+https://github.com/nondescriptpointer/mtmigrate")
md5sums=('SKIP')
build() {