summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Hentschel2021-06-20 17:58:33 +0200
committerPhilipp Hentschel2021-06-20 17:58:33 +0200
commitba4f4f5cdfbf996cbe7d8dbc029038485afca026 (patch)
tree9db56345d1dc4cb560fe4f1f408a7f9fdfd80aed
parent31938bb3768939f029296944247b6f3d94b2ef7b (diff)
downloadaur-ba4f4f5cdfbf996cbe7d8dbc029038485afca026.tar.gz
Bumped to 0.3.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 530870df30e5..04e81eb0baeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = apnotes
pkgdesc = Interface for Linux to View, Edit, Create and Sync Notes written on apple devices
- pkgver = 0.3.5
+ pkgver = 0.3.6
pkgrel = 1
url = https://github.com/findus/apnotes
arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = apnotes
makedepends = rust
depends = sqlite
depends = openssl
- source = https://github.com/findus/apple-notes-bridge/archive/0.3.5/apnotes-0.3.5.tar.gz
+ source = https://github.com/findus/apple-notes-bridge/archive/0.3.6/apnotes-0.3.6.tar.gz
validpgpkeys = 01938725ABC3812F5DBC219C6E19B9E46E818A5F
- sha256sums = bd288d410882de5f7829b43d4067e6b94a0aa6f07c0994860ba55674602712d0
- sha512sums = 2527f7d3b08e88653b634e8351797a81d0600cd5a3b1d3621bdd48f8106f3419e7af881294407337af4abcf91408dfae784983383758cd8c04216f287e8f3e31
+ sha256sums = 2814ba1888ae9164ac37a05cbae5f0e3d86f49fff217e97de75a2ed71aac45f8
+ sha512sums = 57899a1e0d3c426bb0d0ceec10236f287e88a4873ef5f731b2fe37d52f2dc92bdc53672b732557fc019f55f2c21a332d2c9ad00c1397636ff83e5b3293584494
pkgname = apnotes
diff --git a/PKGBUILD b/PKGBUILD
index 7e2e4e6a834e..f33a93822894 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Hentschel <aur[at]f1ndus[dot]de>
pkgname=apnotes
-pkgver=0.3.5
+pkgver=0.3.6
pkgrel=1
pkgdesc='Interface for Linux to View, Edit, Create and Sync Notes written on apple devices'
url='https://github.com/findus/apnotes'
@@ -10,8 +10,8 @@ license=('MIT')
makedepends=('rust')
depends=('sqlite' 'openssl')
source=(https://github.com/findus/apple-notes-bridge/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('bd288d410882de5f7829b43d4067e6b94a0aa6f07c0994860ba55674602712d0')
-sha512sums=('2527f7d3b08e88653b634e8351797a81d0600cd5a3b1d3621bdd48f8106f3419e7af881294407337af4abcf91408dfae784983383758cd8c04216f287e8f3e31')
+sha256sums=('2814ba1888ae9164ac37a05cbae5f0e3d86f49fff217e97de75a2ed71aac45f8')
+sha512sums=('57899a1e0d3c426bb0d0ceec10236f287e88a4873ef5f731b2fe37d52f2dc92bdc53672b732557fc019f55f2c21a332d2c9ad00c1397636ff83e5b3293584494')
validpgpkeys=('01938725ABC3812F5DBC219C6E19B9E46E818A5F')