summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxlwz2021-12-12 10:38:11 +0800
committerxlwz2021-12-12 10:38:11 +0800
commit5650b1e5577bcf588b7eff76c99c3574cff5e2fa (patch)
tree3954cf8c3f743470c162e2cdc8a8e3cd128bb4c5
parent30b79e04b7b7afc48f5e683630049fb908f6ec7c (diff)
downloadaur-keepass-plugin-onedrivesync.tar.gz
update to 2.1.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--.gitignore3
-rw-r--r--PKGBUILD4
3 files changed, 8 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a633ac4d902..9de7a23fe2b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = keepass-plugin-onedrivesync
pkgdesc = KeePass plugin to allows syncing of KeePass databases stored on OneDrive Personal, OneDrive for Business or SharePoint.
- pkgver = 2.1.2.1
+ pkgver = 2.1.2.2
pkgrel = 1
url = https://github.com/KoenZomers/KeePassOneDriveSync
arch = any
@@ -8,7 +8,7 @@ pkgbase = keepass-plugin-onedrivesync
depends = keepass
provides = keepassonedrivesync
conflicts = keepassonedrivesync
- source = https://github.com/KoenZomers/KeePassOneDriveSync/releases/download/2.1.2.1/KeeOneDriveSync.plgx
- sha256sums = 9f0585b43ebf69aaa24bb51a1c2f2a9cd6ad663ba852af86c99771eb537dd1a0
+ source = https://github.com/KoenZomers/KeePassOneDriveSync/releases/download/2.1.2.2/KeeOneDriveSync.plgx
+ sha256sums = 1e5e88020a9786873d20fdb0b3de4f560cad8d28760527a93d266ead54889f4d
pkgname = keepass-plugin-onedrivesync
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..cfa41622dd2a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+KeeOneDriveSync.plgx
+*.pkg.tar.zst
+pkg
diff --git a/PKGBUILD b/PKGBUILD
index 10d6bd325ec9..d13f0781b9fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: xlwz <xlwzforever@outlook.com>
pkgname=keepass-plugin-onedrivesync
-pkgver=2.1.2.1
+pkgver=2.1.2.2
pkgrel=1
pkgdesc="KeePass plugin to allows syncing of KeePass databases stored on OneDrive Personal, OneDrive for Business or SharePoint."
license=('EPL')
@@ -11,7 +11,7 @@ conflicts=('keepassonedrivesync')
arch=('any')
url="https://github.com/KoenZomers/KeePassOneDriveSync"
source=(https://github.com/KoenZomers/KeePassOneDriveSync/releases/download/$pkgver/KeeOneDriveSync.plgx)
-sha256sums=('9f0585b43ebf69aaa24bb51a1c2f2a9cd6ad663ba852af86c99771eb537dd1a0')
+sha256sums=('1e5e88020a9786873d20fdb0b3de4f560cad8d28760527a93d266ead54889f4d')
package() {
mkdir -p "${pkgdir}"/usr/share/keepass/plugins