makedeb


ferdium-bin 6.7.6-1


All your services in one place, built by the community

Click here to go back to the commit logs for ferdium-bin.

Commit:


Hash: 18cd492954cedcf99c908c8394c24a9232101ac9

Message: Update to v6.7.6

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 0d7028b..ef9ab82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
 pkgbase = ferdium-bin
 	pkgdesc = All your services in one place, built by the community
-	pkgver = 6.7.5
+	pkgver = 6.7.6
 	pkgrel = 1
 	url = https://github.com/ferdium/ferdium-app
 	arch = amd64
 	license = Apache-2.0
 	provides = ferdium
 	conflicts = ferdium
-	noextract = ferdium-bin_6.7.5-1_amd64.deb
-	source = ferdium-bin_6.7.5-1_amd64.deb::https://github.com/ferdium/ferdium-app/releases/download/v6.7.5/Ferdium-linux-6.7.5-amd64.deb
-	b2sums = 4f44c26d0253935a316be3e90f70c317fa3ec7ff0744e17895b7b8a4fe8055bf1d3e2b3b14910e51e2ece8a3fa1da7c7e0c64a715bb880f1a7dafe0df484c557
+	noextract = ferdium-bin_6.7.6-1_amd64.deb
+	source = ferdium-bin_6.7.6-1_amd64.deb::https://github.com/ferdium/ferdium-app/releases/download/v6.7.6/Ferdium-linux-6.7.6-amd64.deb
+	b2sums = 646dfdb1dca897f844084a4d6f9b3e88256a39054dfb49e650ff692271909c86704b954b6e8bbd9b03ccbd278abe7a2919a1a342b5b0073c8c1e36ba2c71f63d
 
 pkgname = ferdium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4405416..19381bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
 # Maintainer: Tai Lam <taivlam-aur-mpr [dot] tinsmith796 [at] silomails [dot] com>
+# Contributor: exponential <echo ZXhwb25lbnRpYWxtYXRyaXhAcHJvdG9ubWFpbC5jb20K | base64 -d>
 
 _pkgname="ferdium"
 pkgname="ferdium-bin"
-pkgver='6.7.5'
+pkgver='6.7.6'
 pkgrel='1'
 pkgdesc="All your services in one place, built by the community"
 arch=('amd64')
@@ -10,7 +11,7 @@ depends=()
 license=('Apache-2.0')
 url="https://github.com/ferdium/ferdium-app"
 source=("${pkgname}_${pkgver}-${pkgrel}_${arch}.deb"::"${url}/releases/download/v${pkgver}/Ferdium-linux-${pkgver}-${arch}.deb")
-b2sums=('4f44c26d0253935a316be3e90f70c317fa3ec7ff0744e17895b7b8a4fe8055bf1d3e2b3b14910e51e2ece8a3fa1da7c7e0c64a715bb880f1a7dafe0df484c557')
+b2sums=('646dfdb1dca897f844084a4d6f9b3e88256a39054dfb49e650ff692271909c86704b954b6e8bbd9b03ccbd278abe7a2919a1a342b5b0073c8c1e36ba2c71f63d')
 noextract=("${pkgname}_${pkgver}-${pkgrel}_${arch}.deb")
 provides=("${_pkgname}")
 conflicts=("ferdium")