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


Commits:
8fb659c5 by Antonio Rojas at 2024-11-19T08:30:48+01:00
upgpkg: 1.3.0-1: Update to 1.3.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libultrahdr
        pkgdesc = The reference codec for the Ultra HDR format
-       pkgver = 1.2.0
+       pkgver = 1.3.0
        pkgrel = 1
        url = https://github.com/google/libultrahdr
        arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = libultrahdr
        depends = glibc
        depends = libglvnd
        depends = libjpeg-turbo
-       source = git+https://github.com/google/libultrahdr#tag=v1.2.0
-       sha256sums = 
da991e3f02ef9b9dc7a269c7a29aa2932f45d4f8e1284d96f9a100ab209fd93a
+       source = git+https://github.com/google/libultrahdr#tag=v1.3.0
+       sha256sums = 
b51826db15468677bac9ab67b5939032d7b3cc58024092d3924411d767a060fb
 
 pkgname = libultrahdr


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Bermond <[email protected]>
 
 pkgname=libultrahdr
-pkgver=1.2.0
+pkgver=1.3.0
 pkgrel=1
 pkgdesc='The reference codec for the Ultra HDR format'
 arch=(x86_64)
@@ -15,7 +15,7 @@ depends=(gcc-libs
 makedepends=(cmake
              git)
 source=(git+https://github.com/google/libultrahdr#tag=v$pkgver)
-sha256sums=('da991e3f02ef9b9dc7a269c7a29aa2932f45d4f8e1284d96f9a100ab209fd93a')
+sha256sums=('b51826db15468677bac9ab67b5939032d7b3cc58024092d3924411d767a060fb')
 
 build() {
   cmake -B build -S $pkgname \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libultrahdr/-/commit/8fb659c5ce3367cc60fb4db42f975cf6672a63f0

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


Reply via email to