summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2018-05-03 11:21:59 -0300
committerRafael Fontenelle2018-05-03 11:21:59 -0300
commit4fa196cc0959490b059290c0658883b52a358887 (patch)
tree1f29e3da92ae4b42ab31a3411f44ffeaece8c6c3 /PKGBUILD
parentb7e5f64733c42ccf2aa5ba5e7c51d262ec54b361 (diff)
downloadaur-4fa196cc0959490b059290c0658883b52a358887.tar.gz
Update to 0.5.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f3d406ee48d..175e3d78b619 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=aravis
-pkgver=0.5.11
+pkgver=0.5.12
pkgrel=1
pkgdesc="A vision library for genicam based cameras"
url="https://wiki.gnome.org/Projects/Aravis"
@@ -9,8 +9,8 @@ arch=('x86_64')
license=(LGPL)
depends=('gtk3' 'libnotify' 'gst-plugins-base-libs' 'audit' 'libusb')
makedepends=('intltool' 'gtk-doc' 'gobject-introspection' 'appstream-glib')
-source=("http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('b25561fb7f586410424204686f0d2c88bfcf42bdb98599c8cda22e1f123db139')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
+sha256sums=('3ba4db545833c642cb10f9078488196b1af6cac96c9dcaf379841d5776fd2c39')
build() {
cd $pkgname-$pkgver