summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAren Moynihan2024-01-19 15:17:37 -0500
committerAren Moynihan2024-01-19 15:17:37 -0500
commit09e6cee9b3580533b7df1fc5f8a1efe6055de417 (patch)
tree355b945ebeaa01f99ecb15d78bfa624731169d7a /PKGBUILD
parentb100657e14949aaf48e6b52f22a25a3e10b662c1 (diff)
downloadaur-09e6cee9b3580533b7df1fc5f8a1efe6055de417.tar.gz
change upstream url to point at the forked source code
mmsd-tng has diverged significantly from mmsd, so we should probably link to it's repo instead of the original mmsd repo.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a2346fcd13b..61c790e6cae0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=mmsd-tng-git
pkgver=1.10.r0.gac0dbc3
pkgrel=1
pkgdesc="Multimedia Messaging Service Daemon - The Next Generation"
-url="https://git.kernel.org/pub/scm/network/ofono/mmsd.git"
+url="https://gitlab.com/kop316/mmsd"
arch=('x86_64' 'armv7h' 'aarch64')
license=("GPL2")
provides=("mmsd" "mmsd-tng")