Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
hefur


Commits:
00b9551e by Christian Heusel at 2026-05-29T12:07:26+02:00
upgpkg: 1.0-39: Rebuild packages for protobuf 35.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hefur
        pkgdesc = A standalone and lightweight BitTorrent tracker
        pkgver = 1.0
-       pkgrel = 38
+       pkgrel = 39
        url = https://github.com/abique/hefur
        arch = x86_64
        license = MIT
@@ -18,7 +18,7 @@ pkgbase = hefur
        depends = zlib
        source = git+https://github.com/abique/hefur.git#tag=1.0
        source = git+https://github.com/abique/mimosa.git
-       source = 
https://github.com/protocolbuffers/protobuf/archive/v34.1/protobuf-34.1.tar.gz
+       source = 
https://github.com/protocolbuffers/protobuf/archive/v35.0/protobuf-35.0.tar.gz
        source = hefurd.service
        source = sysusers.conf
        source = tmpfiles.conf
@@ -26,7 +26,7 @@ pkgbase = hefur
        source = 
020-hefur-fix-invalid-port-set-for-https.patch::https://github.com/abique/hefur/commit/f8b0fe6295257a6bfd7da00b1bd9cd4da966ddeb.patch
        sha256sums = 
d6db02ee070102c6da4374edaf50f558e47559268eb4c1491bdc44a7bb4c8e04
        sha256sums = SKIP
-       sha256sums = 
a83103b7ed3afaeedee9a212c8f65825444f58144f5e075b73c83f2b4ff27b62
+       sha256sums = 
e127ea69dd7be4e88abdd95845fb6c30d25d96971d95827e92b70e2e910d46a1
        sha256sums = 
3d8b0a716f35798f6aa25d6ee6a032d8a142811b920338bcb398c24beb1c8b43
        sha256sums = 
2e87fa1d1662d13103e4b84bc52c4f97507b06cd9982e0e9d1fec24ac495327a
        sha256sums = 
7d39eec7c9f004a8651de95d11d32422f0a506f0fe21d5fdf37a407a05d4de0f


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 
 pkgname=hefur
 pkgver=1.0
-pkgrel=38
-_protobuf_ver=34.1
+pkgrel=39
+_protobuf_ver=35.0
 pkgdesc='A standalone and lightweight BitTorrent tracker'
 arch=('x86_64')
 url='https://github.com/abique/hefur'
@@ -33,7 +33,7 @@ 
source=("git+https://github.com/abique/hefur.git#tag=${pkgver}";
         
'020-hefur-fix-invalid-port-set-for-https.patch'::'https://github.com/abique/hefur/commit/f8b0fe6295257a6bfd7da00b1bd9cd4da966ddeb.patch')
 sha256sums=('d6db02ee070102c6da4374edaf50f558e47559268eb4c1491bdc44a7bb4c8e04'
             'SKIP'
-            'a83103b7ed3afaeedee9a212c8f65825444f58144f5e075b73c83f2b4ff27b62'
+            'e127ea69dd7be4e88abdd95845fb6c30d25d96971d95827e92b70e2e910d46a1'
             '3d8b0a716f35798f6aa25d6ee6a032d8a142811b920338bcb398c24beb1c8b43'
             '2e87fa1d1662d13103e4b84bc52c4f97507b06cd9982e0e9d1fec24ac495327a'
             '7d39eec7c9f004a8651de95d11d32422f0a506f0fe21d5fdf37a407a05d4de0f'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hefur/-/commit/00b9551ef9b1a6696b88667a078cf9901290fbdd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hefur/-/commit/00b9551ef9b1a6696b88667a078cf9901290fbdd
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