Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
libjuice


Commits:
1b4dc393 by Sven-Hendrik Haase at 2024-05-02T22:22:56+02:00
upgpkg: 1.4.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = libjuice
        pkgdesc = UDP Interactive Connectivity Establishment (ICE) library
-       pkgver = 1.4.0
+       pkgver = 1.4.1
        pkgrel = 1
        url = https://github.com/paullouisageneau/libjuice
        arch = x86_64
        license = MPL2
        makedepends = cmake
        depends = glibc
-       source = 
libjuice-1.4.0.tar.gz::https://github.com/paullouisageneau/libjuice/archive/refs/tags/v1.4.0.tar.gz
-       sha512sums = 
b5dc7c3bca3c36112e266516ea24662251fdaf40c994ae08ced3787a43d8868fbf81db9abcc7a88a1d5064c85b688625b9eac92c1e47567d5306b81537ba9e23
+       source = 
libjuice-1.4.1.tar.gz::https://github.com/paullouisageneau/libjuice/archive/refs/tags/v1.4.1.tar.gz
+       sha512sums = 
88e24c0b8e45916780a47618e40adc5a2fcdea75efbcb97c2e1dcfc149069ef691ce62a7b723bb6671dcef4cae768b40e1e7d703e7da31b6953be8afe09a7c2d
 
 pkgname = libjuice


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <svenst...@archlinux.org>
 # Contributor: Paul-Louis Ageneau <paul-louis at ageneau dot org>
 pkgname=libjuice
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="UDP Interactive Connectivity Establishment (ICE) library"
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MPL2')
 makedepends=('cmake')
 depends=('glibc')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/paullouisageneau/libjuice/archive/refs/tags/v${pkgver}.tar.gz";)
-sha512sums=('b5dc7c3bca3c36112e266516ea24662251fdaf40c994ae08ced3787a43d8868fbf81db9abcc7a88a1d5064c85b688625b9eac92c1e47567d5306b81537ba9e23')
+sha512sums=('88e24c0b8e45916780a47618e40adc5a2fcdea75efbcb97c2e1dcfc149069ef691ce62a7b723bb6671dcef4cae768b40e1e7d703e7da31b6953be8afe09a7c2d')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libjuice/-/commit/1b4dc39341202d333a9828e26de918a4d84c6511
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to