summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbangbang932022-03-09 09:52:45 +0800
committerbangbang932022-03-09 09:52:45 +0800
commitddd184bc87277a2db11ec89052bd83f415aac6e1 (patch)
treeffcfef1af16408c41661a5369815fca1dfae2e0b
parentda1a99b20aca3a31ae9698dc88e1aaefdb85041a (diff)
downloadaur-ddd184bc87277a2db11ec89052bd83f415aac6e1.tar.gz
update version
-rw-r--r--.SRCINFO9
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD14
3 files changed, 13 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc1b4a89f4b6..a2ff8dec6e30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,19 @@
pkgbase = qsync
pkgdesc = QNap's synchronization client
- pkgver = 1.0.5.0305
- pkgrel = 3
+ pkgver = 1.0.6.2624
+ pkgrel = 1
epoch = 1
url = https://www.qnap.com/en/utilities/essentials
arch = x86_64
license = custom
optdepends = nautilus: this client has nautlius integration
- source = qsync-1.0.5.0305.deb::https://download.qnap.com/Storage/Utility/QNAPQsyncClientUbuntux64-1.0.5.0305.deb
+ source = qsync-1.0.6.2624.deb::https://download.qnap.com/Storage/Utility/QNAPQsyncClientUbuntux64-1.0.6.2624.deb
source = kde-open5
source = Qsync.sh.patch
source = QsyncRestart.sh.patch
- md5sums = 9c34cb93a86e1d3364c12a4a1270232d
+ md5sums = 23fe012d1ca8a7681362490ab519303a
md5sums = ef5abc8367e97f42313bb4545d6acadf
md5sums = 923af1881c03c429c4623305d108a5b5
md5sums = cfa6be2d8391bde792381740542176b2
pkgname = qsync
-
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..9cb49938d17f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.deb
+.vscode \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 0fef5206c5de..c26e358bfc5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Jean Finas <jean@finas.io>
# Contributer: Ignacio Felipe <djkork@gmail.com>
+# Contributer: bangbang93 <bangbang93@163.com>
pkgname=qsync
-pkgver=1.0.5.0305
-pkgrel=3
+pkgver=1.0.6.2624
+pkgrel=1
epoch=1
pkgdesc="QNap's synchronization client"
url="https://www.qnap.com/en/utilities/essentials"
@@ -18,11 +19,10 @@ source=("${pkgname}-${pkgver}.deb::https://download.qnap.com/Storage/Utility/QNA
noextract=()
-md5sums=('9c34cb93a86e1d3364c12a4a1270232d'
- 'ef5abc8367e97f42313bb4545d6acadf'
- '923af1881c03c429c4623305d108a5b5'
- 'cfa6be2d8391bde792381740542176b2'
- )
+md5sums=('23fe012d1ca8a7681362490ab519303a'
+ 'ef5abc8367e97f42313bb4545d6acadf'
+ '923af1881c03c429c4623305d108a5b5'
+ 'cfa6be2d8391bde792381740542176b2')
package() {
cd $srcdir