summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLe Libre Au Quotidien2020-12-13 12:32:59 +0100
committerLe Libre Au Quotidien2020-12-13 12:32:59 +0100
commitf6d91d3fffa5b08161482b8c56d50d6f70e7ddba (patch)
treec7ef1c242df713c3961ccb9df8a9a32d9e20a263
parent9ea26918d8d32e372462538b7d469e6ed90ba98d (diff)
downloadaur-f6d91d3fffa5b08161482b8c56d50d6f70e7ddba.tar.gz
Update to 1.6.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ed9a2f95183..75a08dc90551 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cesium-desktop-deb
pkgdesc = Cesium Wallet for Ğ1 currency. Cesium is a wallet (client-software) for Ğ1, a libre currency.
- pkgver = 1.6.5
+ pkgver = 1.6.7
pkgrel = 1
url = https://www.cesium.app
install = cesium-desktop-deb.install
@@ -10,8 +10,8 @@ pkgbase = cesium-desktop-deb
provides = cesium-desktop
options = !strip
options = !emptydirs
- source = https://github.com/duniter/cesium/releases/download/v1.6.5/cesium-desktop-v1.6.5-linux-x64.deb
- sha512sums = 18f4f890e1375b6b65b08c6787053b389d9923897247d4d29c0983497375f46dd0263941ddb221b4a52f931f55cbbae26c7a1f28d9017df2327aed25113c5097
+ source = https://github.com/duniter/cesium/releases/download/v1.6.7/cesium-desktop-v1.6.7-linux-x64.deb
+ sha512sums = e95e391c5af6999bacd0666cfb870101bcd464fc587f3331e64914f13424f8930046284c63cae5e5158b74533bbef3d1dc32c654edd82f0638da68112af65bed
pkgname = cesium-desktop-deb
diff --git a/PKGBUILD b/PKGBUILD
index 5f56dfb2b19e..c1aa521637bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Generated by debtap
# Maintainer: Amael <nils.van-zuijlen@mailo.com> & llaq <contact@lelibreauquotidien.fr>
pkgname=cesium-desktop-deb
-pkgver=1.6.5
+pkgver=1.6.7
pkgrel=1
pkgdesc="Cesium Wallet for Ğ1 currency. Cesium is a wallet (client-software) for Ğ1, a libre currency."
arch=('any')
@@ -13,7 +13,7 @@ provides=("cesium-desktop")
options=('!strip' '!emptydirs')
install=${pkgname}.install
source=("https://github.com/duniter/cesium/releases/download/v${pkgver}/cesium-desktop-v${pkgver}-linux-x64.deb")
-sha512sums=('18f4f890e1375b6b65b08c6787053b389d9923897247d4d29c0983497375f46dd0263941ddb221b4a52f931f55cbbae26c7a1f28d9017df2327aed25113c5097')
+sha512sums=('e95e391c5af6999bacd0666cfb870101bcd464fc587f3331e64914f13424f8930046284c63cae5e5158b74533bbef3d1dc32c654edd82f0638da68112af65bed')
package(){