Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
ospray


Commits:
bf7133c1 by Antonio Rojas at 2024-03-09T00:40:17+01:00
upgpkg: 3.1.0-1: Update to 3.1.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ospray
        pkgdesc = Ray Tracing Based Rendering Engine for High-Fidelity 
Visualization
-       pkgver = 3.0.0
-       pkgrel = 2
+       pkgver = 3.1.0
+       pkgrel = 1
        url = https://www.ospray.org/
        arch = x86_64
        license = Apache
@@ -23,7 +23,7 @@ pkgbase = ospray
        depends = snappy
        optdepends = benchmark: benchmarks
        optdepends = gtest: tests suite
-       source = 
https://github.com/ospray/OSPRay/archive/v3.0.0/ospray-3.0.0.tar.gz
-       sha256sums = 
d8d8e632d77171c810c0f38f8d5c8387470ca19b75f5b80ad4d3d12007280288
+       source = 
https://github.com/ospray/OSPRay/archive/v3.1.0/ospray-3.1.0.tar.gz
+       sha256sums = 
0b9d7df900fe0474b12e5a2641bb9c3f5a1561217b2789834ebf994a15288a82
 
 pkgname = ospray


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Bruno Pagani <archa...@archlinux.org>
 
 pkgname=ospray
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.1.0
+pkgrel=1
 pkgdesc="Ray Tracing Based Rendering Engine for High-Fidelity Visualization"
 arch=(x86_64)
 url="https://www.ospray.org/";
@@ -30,7 +30,7 @@ makedepends=(
 optdepends=('benchmark: benchmarks'
             'gtest: tests suite')
 
source=(https://github.com/ospray/OSPRay/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('d8d8e632d77171c810c0f38f8d5c8387470ca19b75f5b80ad4d3d12007280288')
+sha256sums=('0b9d7df900fe0474b12e5a2641bb9c3f5a1561217b2789834ebf994a15288a82')
 
 build() {
   local cmake_options=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ospray/-/commit/bf7133c1f41aad4a70efbb3f7406b90dd03d308d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ospray/-/commit/bf7133c1f41aad4a70efbb3f7406b90dd03d308d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to