summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Fontenelle2023-02-05 13:50:30 -0300
committerRafael Fontenelle2023-02-05 13:50:30 -0300
commitbd8a12fd93c89ed5fb867d5fe4c0f2a267c0ed87 (patch)
tree9cfb8dae021f9e2d8e2add6a0af40d9f0f250b76
parente31ad99ded050baa6887302d55796f16298c7c6c (diff)
downloadaur-bd8a12fd93c89ed5fb867d5fe4c0f2a267c0ed87.tar.gz
Update to 0.8.24
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14bca8ead87a..7fe9882a88bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aravis
pkgdesc = A vision library for genicam-based cameras
- pkgver = 0.8.23
+ pkgver = 0.8.24
pkgrel = 1
url = https://wiki.gnome.org/Projects/Aravis
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = aravis
depends = audit
depends = libusb
depends = python-gobject
- source = https://github.com/AravisProject/aravis/releases/download/0.8.23/aravis-0.8.23.tar.xz
- sha256sums = e71aad4a5fa86cdca4a2ef224128af2ca0b4f5881ead7188bd5a0ba2ef50465d
+ source = https://github.com/AravisProject/aravis/releases/download/0.8.24/aravis-0.8.24.tar.xz
+ sha256sums = 0c9b04427fe54f5b18e7add6d5b703c1389ec7f6a06626eb43fdfd8255b399a5
pkgname = aravis
diff --git a/PKGBUILD b/PKGBUILD
index d4149075615b..919b7c6351c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=aravis
-pkgver=0.8.23
+pkgver=0.8.24
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' 'gst-plugins-base-libs' 'audit' 'libusb' 'python-gobject')
makedepends=('meson' 'gtk-doc' 'gobject-introspection' 'appstream-glib' 'gi-docgen')
source=("https://github.com/AravisProject/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=('e71aad4a5fa86cdca4a2ef224128af2ca0b4f5881ead7188bd5a0ba2ef50465d')
+sha256sums=('0c9b04427fe54f5b18e7add6d5b703c1389ec7f6a06626eb43fdfd8255b399a5')
build() {
arch-meson $pkgname-$pkgver build