summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2018-09-11 22:43:35 -0300
committerRafael Fontenelle2018-09-11 22:43:35 -0300
commit6977c9da1c0744e63eb6edcaa4d5032730078750 (patch)
tree400d6375f77a3e903bde2d4bf16a86657a9e6b0b /PKGBUILD
parentadf5c2c724690fcc26a3d49db3fe431e15d4b30d (diff)
downloadaur-6977c9da1c0744e63eb6edcaa4d5032730078750.tar.gz
Update to 0.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 492be6f966c0..48c2026813d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=aravis
-pkgver=0.5.13
+pkgver=0.6.0
pkgrel=1
pkgdesc="A vision library for genicam-based cameras"
url="https://wiki.gnome.org/Projects/Aravis"
@@ -10,7 +10,7 @@ license=('LGPL')
depends=('gtk3' 'libnotify' 'gst-plugins-base-libs' 'audit' 'libusb')
makedepends=('intltool' 'gtk-doc' 'gobject-introspection' 'appstream-glib')
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('0f616938873d9481cfa705b1cfc25493a4f736ca0af7e45125d6838cd8bcbf4f')
+sha256sums=('fdd6fa69fa294a7b264c4d39804e0b874f9dabd93b02d4587ff340b7eb5c87e4')
build() {
cd $pkgname-$pkgver