summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSenderman2018-02-14 22:04:06 +0300
committerSenderman2018-02-14 22:04:06 +0300
commitd7baefa0dda5510e4a09970171bc686baa08c3ad (patch)
tree439a159d2554d722b37cb5b7e038b2f09f8eb8da
parent82325c3f8dbd356ca794c15f529c68e2af0fb634 (diff)
downloadaur-d7baefa0dda5510e4a09970171bc686baa08c3ad.tar.gz
Fixed links
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dffa416f9c63..b921a7732015 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,9 +7,9 @@ pkgbase = sse-file-pc
license = Apache
license = MIT
depends = java-runtime>=8
- source = SSEFilePC::http://my-files.ru/Save/8rr439
- source = http://my-files.ru/Save/f7skdx/icon.png
- source = http://my-files.ru/Save/i5rsez/sse.desktop
+ source = https://annimon.com/files/sse/SSEFilePC.zip
+ source = https://annimon.com/files/sse/icon.png
+ source = https://annimon.com/files/sse/sse.desktop
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index cc8a6a8bd1b6..0deb892e803b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@ arch=('any')
url="https://paranoiaworks.mobi/"
license=('Apache' 'MIT')
depends=('java-runtime>=8')
-source=("SSEFilePC::http://my-files.ru/Save/8rr439"
-"http://my-files.ru/Save/f7skdx/icon.png"
-"http://my-files.ru/Save/i5rsez/sse.desktop"
+source=("https://annimon.com/files/sse/SSEFilePC.zip"
+"https://annimon.com/files/sse/icon.png"
+"https://annimon.com/files/sse/sse.desktop"
)
md5sums=('SKIP' 'SKIP' 'SKIP')
package() {