summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD15
1 files changed, 8 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fec82cf2dad6..8166a87341e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,21 @@
-# Maintainer :/dev/rs0 <rs0@secretco.de.com>
+# Maintainer: gspu <bssbk2455[at]gmail[dot]com>
+# Contributor: Previous maintainer :/dev/rs0 <rs0@secretco.de.com>
pkgname=springseed
pkgver=2.0
-pkgrel=6
-pkgdesc="Simply awesome note taking."
+pkgrel=7
+pkgdesc="Simply awesome note taking"
arch=('arm' 'i686' 'x86_64')
license=('MIT')
-url="http://getspringseed.com"
+url="https://github.com/spsdco/notes"
-depends=('electron<=0.37.8')
+depends=('electron')
source=(
- "http://assets.apertron.net/springseed.zip"
+ "https://github.com/spsdco/notes/archive/2.0.zip"
"springseed" "springseed.svg" "springseed.desktop")
sha256sums=(
- 'e6a47b92e27e2f4ec4192e49f3c15b50a13067a1a855b59dc8744e1eae7caa90'
+ 'f9979a922fb298df3bead6b326b71249c08e3264458db61ad110367754bb7798'
'40b9145712d23a6c0acc5369d56769844d162496dc91689e09c55b2ab7be80ae'
'bad6f3233653fed2041fdad1bf8f67adc3f849b069c5f200239b435eed005c07'
'd2a249a140075f887bf8841ebc58e89e5ceefaa98c355857a6a3a3bc108a4847')