diff options
-rw-r--r-- | mtx-svn/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mtx-svn/PKGBUILD b/mtx-svn/PKGBUILD index 88fba144a..a98d5860d 100644 --- a/mtx-svn/PKGBUILD +++ b/mtx-svn/PKGBUILD @@ -7,7 +7,7 @@ pkgver=r200 pkgrel=2 pkgdesc="Tools used to view information about, and to control, Media Changer devices such as Tape and DVD/CD libraries." arch=('armv6h' 'armv7h' 'aarch64' 'i686' 'pentium4' 'x86_64') -url="http://http://sourceforge.net/projects/mtx/" +url="https://sourceforge.net/projects/mtx/" license=('GPL2') provides=('mtx') conflicts=('mtx') |