makedeb


celeste 0.8.3-1


Sync your cloud files

Click here to go back to the commit logs for celeste.

Commit:


Hash: 2cc6e407de3c9a66aff7cdc33ea3abe0bdc04c6d

Message: Bump version to '0.3.5-1'

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 25ad352..103c01a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = celeste
 pkgbase = celeste
 pkgdesc = GUI file synchronization client that can sync with any cloud provider
 pkgrel = 1
-pkgver = 0.3.4
+pkgver = 0.3.5
 url = https://github.com/hwittenborn/celeste
 arch = any
 depends = libadwaita-1-0
@@ -25,7 +25,7 @@ makedepends = libpango1.0-dev
 makedepends = golang-go>=2:1.17
 makedepends = pkg-config
 makedepends = rustup
-source = https://github.com/hwittenborn/celeste/archive/refs/tags/v0.3.4.tar.gz
+source = https://github.com/hwittenborn/celeste/archive/refs/tags/v0.3.5.tar.gz
 sha256sums = SKIP
 makedepends = just
 makedepends = libadwaita-1-dev
diff --git a/PKGBUILD b/PKGBUILD
index d32f95d..26d2bdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 pkgname=celeste
-pkgver=0.3.4
+pkgver=0.3.5
 pkgrel=1
 pkgdesc='GUI file synchronization client that can sync with any cloud provider'
 arch=('any')