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


Commits:
1b75b351 by Antonio Rojas at 2026-06-03T18:57:58+02:00
upgpkg: 1.1.1-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.1.0
+       pkgver = 1.1.1
        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.1.0
-       sha256sums = 
f1f2b3b4ed36d2a3817a4cf32a4ad42f97b72520bbf0e64ebcef40f3beff5e9a
+       source = git+https://github.com/strukturag/libde265#tag=v1.1.1
+       sha256sums = 
ed18f906f31fcb34838af29822d08af8c624e55d31f566f7f9d17799a3a60f94
 
 pkgname = libde265


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Daniel Nagy <danielnagy at gmx de>
 
 pkgname=libde265
-pkgver=1.1.0
+pkgver=1.1.1
 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=('f1f2b3b4ed36d2a3817a4cf32a4ad42f97b72520bbf0e64ebcef40f3beff5e9a')
+sha256sums=('ed18f906f31fcb34838af29822d08af8c624e55d31f566f7f9d17799a3a60f94')
 
 build() {
   cmake -B build -S $pkgname \



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libde265/-/commit/1b75b351f998c1798adb88e2fffaeb4fa3970fea
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