summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBloodyAltair2019-12-26 23:27:32 +0300
committerBloodyAltair2019-12-26 23:27:32 +0300
commite0d090662ca61cfff8c03c33ffe36a41fe1f6145 (patch)
treeedb4d7bee79cdb76394ca69400974bba4315c084
parent253b0945f9ab425e5363628ea715fb9389eaa963 (diff)
downloadaur-e0d090662ca61cfff8c03c33ffe36a41fe1f6145.tar.gz
Update to 1.19.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
-rwxr-xr-xcarnet.desktop1
3 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eac1dbda5b6b..b0dee1887b98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = carnet
pkgdesc = Carnet is a complete and rich note taking app for Android and Linux with sync capabilities
- pkgver = 0.18.5
+ pkgver = 0.19.1
pkgrel = 1
url = https://github.com/PhieF/CarnetDocumentation
install = carnet.install
@@ -21,7 +21,7 @@ pkgbase = carnet
depends = curl
source = carnet.desktop
source = carnet.install
- source = carnet.AppImage::https://qn.phie.ovh/binaries/desktop/daily/Carnet-0.18.5-x86_64.AppImage
+ source = carnet.AppImage::https://qn.phie.ovh/binaries/desktop/daily/Carnet-0.19.1.AppImage
sha512sums = 5627f8463af368c1208dc7de81f8c957ea03584fe0bd95a5eaebb258c7c6c7024c7014e2f78dea2a411fad58753b4155c86ffa7e2a94954f143edf5c7f264348
sha512sums = f8699c39bb4fc4bd097077f5cee4b1269875711497eb4aa1e5ff695eaf1bf1f9403f7dd5c8e9fe84623b3408059f762d9c51a07754bd86b5017f6b3392fe08b3
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ee4c4321c087..d5d98082f11a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: Denis Vadimov <me @ bloody.pw>
+_arch=$( [ "$CARCH" == "x86_64" ] && echo "" || echo "-i386" )
_baseurl="https://qn.phie.ovh/binaries/desktop/"
_version=$(curl ${_baseurl}current_version)
-_filename="Carnet-${_version}-${CARCH}"
+_filename="Carnet-${_version}${_arch}"
pkgname=carnet
-pkgver=0.18.5
+pkgver=0.19.1
pkgrel=1
pkgdesc='Carnet is a complete and rich note taking app for Android and Linux with sync capabilities'
arch=('i386' 'x86_64')
diff --git a/carnet.desktop b/carnet.desktop
index 55db0dd205d3..3d47905b0aa7 100755
--- a/carnet.desktop
+++ b/carnet.desktop
@@ -11,3 +11,4 @@ X-DBUS-ServiceName=
X-DBUS-StartupType=unique
StartupWMClass=Carnet
Categories=Office;
+X-AppImage-Version=0.19.1.56