Jaroslav Lichtblau pushed to branch main at Arch Linux / Packaging / Packages /
synbak
Commits:
8be98836 by Jaroslav Lichtblau at 2026-07-11T14:54:40+02:00
upgpkg: 3.8.4-1 - new upstream release
- - - - -
3 changed files:
- .SRCINFO
- PKGBUILD
- synbak.changelog
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = synbak
pkgdesc = Meant to unify several backup methods in a single application
while supplying a powerful reporting system
- pkgver = 3.8.3
+ pkgver = 3.8.4
pkgrel = 1
url = https://github.com/ugoviti/synbak
changelog = synbak.changelog
@@ -8,7 +8,7 @@ pkgbase = synbak
license = GPL
depends = bc
depends = netcat
- source =
synbak-3.8.3.tar.gz::https://github.com/ugoviti/synbak/archive/3.8.3.tar.gz
- sha256sums =
fc43887fd61b6a5d37d18f7eb4567e21b2d41edde472d810bb7aa57c5f3785cb
+ source =
synbak-3.8.4.tar.gz::https://github.com/ugoviti/synbak/archive/refs/tags/3.8.4.tar.gz
+ sha256sums =
c5142d3e54caf9f6dcc579922ba21b2f2725c2753b0ebd2063749bbe68bb68a7
pkgname = synbak
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: aeolist <[email protected]>
pkgname=synbak
-pkgver=3.8.3
+pkgver=3.8.4
pkgrel=1
pkgdesc="Meant to unify several backup methods in a single application while
supplying a powerful reporting system"
arch=('any')
@@ -12,8 +12,8 @@ url='https://github.com/ugoviti/synbak'
license=('GPL')
depends=('bc' 'netcat')
changelog=$pkgname.changelog
-source=($pkgname-$pkgver.tar.gz::https://github.com/ugoviti/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('fc43887fd61b6a5d37d18f7eb4567e21b2d41edde472d810bb7aa57c5f3785cb')
+source=($pkgname-$pkgver.tar.gz::https://github.com/ugoviti/$pkgname/archive/refs/tags/$pkgver.tar.gz)
+sha256sums=('c5142d3e54caf9f6dcc579922ba21b2f2725c2753b0ebd2063749bbe68bb68a7')
build() {
cd ${pkgname}-${pkgver}
=====================================
synbak.changelog
=====================================
@@ -1,3 +1,6 @@
+2026-07-11 Jaroslav Lichtblau <[email protected]>
+ * synbak 3.8.4-1
+
2026-07-11 Jaroslav Lichtblau <[email protected]>
* synbak 3.8.3-1
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/synbak/-/commit/8be988368a98169747851f57e8fbbbee2d9f7a24
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/synbak/-/commit/8be988368a98169747851f57e8fbbbee2d9f7a24
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