makedeb


celeste 0.8.3-1


Sync your cloud files

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

Commit:


Hash: 47025a25077b92464a9595a03ce8ee7172bcb06f

Message: Bump version to '0.4.2-1'

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 39cfa4d..a9eefda 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
 generated-by = makedeb
 pkgname = celeste
 pkgbase = celeste
-pkgdesc = GUI file synchronization client that can sync with any cloud provider
+pkgdesc = Sync your cloud files
 pkgrel = 1
-pkgver = 0.4.1
+pkgver = 0.4.2
 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.4.1.tar.gz
+source = https://github.com/hwittenborn/celeste/archive/refs/tags/v0.4.2.tar.gz
 sha256sums = SKIP
 makedepends = just
 makedepends = libadwaita-1-dev
diff --git a/PKGBUILD b/PKGBUILD
index ce5f728..1b6ee57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 pkgname=celeste
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
-pkgdesc='GUI file synchronization client that can sync with any cloud provider'
+pkgdesc='Sync your cloud files'
 arch=('any')
 depends=(
     'libadwaita-1-0'