makedeb


dwarfs-bin 0.10.0-1


A fast high compression read-only file system (pre-compiled binaries)

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

Commit:


Hash: b053bbf3c83e8db494df69a53bd0ab5285cb0a4f

Message: version bump

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 7c0cc09..c5776cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,8 +2,8 @@ generated-by = makedeb
 pkgname = dwarfs-bin
 pkgbase = dwarfs-bin
 pkgdesc = A fast high compression read-only file system (pre-compiled binaries)
-pkgrel = 2
-pkgver = 0.8.0
+pkgrel = 1
+pkgver = 0.9.9
 url = https://github.com/mhx/dwarfs
 arch = amd64
 conflicts = dwarfs
@@ -25,5 +25,5 @@ depends = libgflags2.2
 depends = libdouble-conversion3
 license = GPL3
 provides = dwarfs
-source = dwarfs-0.8.0-Linux-x86_64.tar.xz::https://github.com/mhx/dwarfs/releases/download/v0.8.0/dwarfs-0.8.0-Linux-x86_64-clang.tar.xz
+source = dwarfs-0.9.9-Linux-x86_64.tar.xz::https://github.com/mhx/dwarfs/releases/download/v0.9.9/dwarfs-0.9.9-Linux-x86_64-clang.tar.xz
 sha256sums = b32a381081a05439bf72b6d77f1ef61ec28c16bed0ec9cacc009ccc2aba28dc3
diff --git a/PKGBUILD b/PKGBUILD
index 405746c..09489fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: daci <dac1@fedora.email>
 pkgname=dwarfs-bin
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.9.9
+pkgrel=1
 pkgdesc='A fast high compression read-only file system (pre-compiled binaries)'
 url='https://github.com/mhx/dwarfs'
 source=("dwarfs-${pkgver}-Linux-x86_64.tar.xz::https://github.com/mhx/dwarfs/releases/download/v${pkgver}/dwarfs-${pkgver}-Linux-x86_64-clang.tar.xz")