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


Commits:
1892fd59 by Antonio Rojas at 2026-05-19T23:29:35+02:00
upgpkg: 1.0.19-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libde265
        pkgdesc = Open h.265 video codec implementation
-       pkgver = 1.0.18
+       pkgver = 1.0.19
        pkgrel = 1
        url = https://github.com/strukturag/libde265
        arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = libde265
        depends = libgcc
        depends = libstdc++
        optdepends = sdl2-compat: for the decoder tool
-       source = git+https://github.com/strukturag/libde265#tag=v1.0.18
-       sha256sums = 
4794e574bde26e8e1dbe7e08bc1176e714056ba134e0987e2cc84d9a882b6e15
+       source = git+https://github.com/strukturag/libde265#tag=v1.0.19
+       sha256sums = 
4bf9e8620ac4c7613deecdb31c7d416fa5d817392a52e5a22cfe0c39038fb6da
 
 pkgname = libde265


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Daniel Nagy <danielnagy at gmx de>
 
 pkgname=libde265
-pkgver=1.0.18
+pkgver=1.0.19
 pkgrel=1
 pkgdesc='Open h.265 video codec implementation'
 arch=(x86_64)
@@ -17,7 +17,7 @@ makedepends=(cmake
              sdl2-compat)
 optdepends=('sdl2-compat: for the decoder tool')
 source=(git+https://github.com/strukturag/libde265#tag=v$pkgver)
-sha256sums=('4794e574bde26e8e1dbe7e08bc1176e714056ba134e0987e2cc84d9a882b6e15')
+sha256sums=('4bf9e8620ac4c7613deecdb31c7d416fa5d817392a52e5a22cfe0c39038fb6da')
 
 build() {
   cmake -B build -S $pkgname \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libde265/-/commit/1892fd59fffbe04fa66d01f13769066d5a14836d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libde265/-/commit/1892fd59fffbe04fa66d01f13769066d5a14836d
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to