summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBhoppi Chaw2020-05-01 12:03:01 +0800
committerBhoppi Chaw2020-05-01 12:03:01 +0800
commita5768b6bd074c81998935f3dc864b0452282e7a1 (patch)
treebe0064a7322bca033589fb3a413dda7020296df5
parentda845fdfe86229a1fd693f5e90293dfb03e4d829 (diff)
downloadaur-a5768b6bd074c81998935f3dc864b0452282e7a1.tar.gz
fix chksum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c6a7c776b29..adfeaed4d550 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nautilus-nutstore
pkgdesc = Nutstore integration for Nautilus.
pkgver = 4.1.4
- pkgrel = 1
+ pkgrel = 2
url = https://www.jianguoyun.com/
arch = x86_64
license = CCPL:by-nd
@@ -9,7 +9,7 @@ pkgbase = nautilus-nutstore
depends = libnautilus-extension
depends = nutstore
source = https://www.jianguoyun.com/static/exe/installer/nutstore_linux_src_installer.tar.gz
- sha256sums = c68035259fc4bed291803deb8d97f58f0ef30ed4770b42201c1f2bbf618ad3b4
+ sha256sums = 69a361bd0c0d666c3cc81760a103e8db61d90714cb17a8b5cedc0b47e55cede2
pkgname = nautilus-nutstore
diff --git a/PKGBUILD b/PKGBUILD
index d5221dcd2530..9faec5470cfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=nautilus-nutstore
pkgver=4.1.4
-pkgrel=1
+pkgrel=2
pkgdesc='Nutstore integration for Nautilus.'
arch=(x86_64)
url='https://www.jianguoyun.com/'
license=(CCPL:by-nd GPL2)
-depends=(libnautilus-extension nutstore)
+depends=(libnautilus-extension)
source=("https://www.jianguoyun.com/static/exe/installer/nutstore_linux_src_installer.tar.gz")
-sha256sums=('c68035259fc4bed291803deb8d97f58f0ef30ed4770b42201c1f2bbf618ad3b4')
+sha256sums=('69a361bd0c0d666c3cc81760a103e8db61d90714cb17a8b5cedc0b47e55cede2')
build() {
cd $srcdir/nutstore_linux_src_installer