summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJhon Diaz2019-03-10 13:54:56 -0500
committerJhon Diaz2019-03-10 13:54:56 -0500
commitf2d53815400efea8c55dfaf2ff3bae9f39ef830e (patch)
tree735a5b0ad98fb0e5374f6284679b3b28f9608596
parentd3b3b0033b363abee4906faaeaea52b99d74a70a (diff)
downloadaur-f2d53815400efea8c55dfaf2ff3bae9f39ef830e.tar.gz
Updated PKGBUILD source and license
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91c74506f18e..03f10b5b66c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,10 +9,10 @@ pkgrel=1
pkgdesc="Activates iDevices using a single tool."
arch=('i686' 'x86_64')
url="http://github.com/libimobiledevice/libideviceactivation"
-license=('LGPL-2.1')
+license=('LGPL')
depends=('curl' 'libplist-git' 'libxml2' 'libimobiledevice-git')
makedepends=('git')
-source=("git://github.com/libimobiledevice/libideviceactivation")
+source=("git+https://github.com/libimobiledevice/libideviceactivation")
md5sums=('SKIP')