Skip to content
Snippets Groups Projects
Commit d3859552 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

Mass fix GNOME download URLs

parent 8662842c
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ arch=('x86_64' 'i686')
license=('GPL2')
depends=('exiv2' 'glib2')
makedepends=('python-gobject' 'python2-gobject' 'gobject-introspection')
source=("http://ftp.gnome.org/pub/gnome/sources/${pkgname/lib/}/${pkgver%.*}/${pkgname/lib/}-$pkgver.tar.xz")
source=("https://download.gnome.org/sources/${pkgname/lib/}/${pkgver%.*}/${pkgname/lib/}-$pkgver.tar.xz")
sha256sums=('390cfb966197fa9f3f32200bc578d7c7f3560358c235e6419657206a362d3988')
build() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment