summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e3e2197cac4..74ea2be16d52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Oct 22 22:53:03 UTC 2017
+# Mon Oct 23 22:11:57 UTC 2017
pkgbase = cryspmds
pkgdesc = CrySP Multidevice Study
pkgver = 1
- pkgrel = 5
+ pkgrel = 6
url = https://cryspmds.erinn.io/
install = cryspmds.install
arch = any
@@ -14,7 +14,7 @@ pkgbase = cryspmds
optdepends = gnome-shell-extension-topicons-plus: restore system tray on GNOME (application requires a system tray to run)
source = https://cryspmds.erinn.io/dl/cryspmds.deb
source = SystemTrayIsSupported.java
- sha256sums = e49985b80ee05d026bdd7afaeead2c86ebb673b2ca00fb4bd7a1843dbcd4f788
+ sha256sums = 8b84d3bb273daaa8398a823d767c242c7b2b546ea33c41613978cf48890b57ad
sha256sums = eea3b1e190509832d3a80f7cff3fd648c2f0d2625b1ed41e7046424a79a5b8ee
pkgname = cryspmds
diff --git a/PKGBUILD b/PKGBUILD
index 030020b8a7e2..196cdb54b16e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cryspmds
pkgver=1
-pkgrel=5
+pkgrel=6
pkgdesc='CrySP Multidevice Study'
arch=('any')
url='https://cryspmds.erinn.io/'
@@ -18,7 +18,7 @@ optdepends=(
'gnome-shell-extension-topicons-plus: restore system tray on GNOME (application requires a system tray to run)'
)
source=('https://cryspmds.erinn.io/dl/cryspmds.deb' 'SystemTrayIsSupported.java')
-sha256sums=('e49985b80ee05d026bdd7afaeead2c86ebb673b2ca00fb4bd7a1843dbcd4f788' 'eea3b1e190509832d3a80f7cff3fd648c2f0d2625b1ed41e7046424a79a5b8ee')
+sha256sums=('8b84d3bb273daaa8398a823d767c242c7b2b546ea33c41613978cf48890b57ad' 'eea3b1e190509832d3a80f7cff3fd648c2f0d2625b1ed41e7046424a79a5b8ee')
install=$pkgname.install
prepare() {