summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2020-05-01 12:03:01 +0800
committerBhoppi Chaw2020-05-01 12:03:01 +0800
commita5768b6bd074c81998935f3dc864b0452282e7a1 (patch)
treebe0064a7322bca033589fb3a413dda7020296df5 /PKGBUILD
parentda845fdfe86229a1fd693f5e90293dfb03e4d829 (diff)
downloadaur-a5768b6bd074c81998935f3dc864b0452282e7a1.tar.gz
fix chksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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