summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Grieshaber2016-10-10 02:34:38 -0500
committerWilliam Grieshaber2016-10-10 02:34:38 -0500
commit4d9a403523fd2639cd43c3611449b6b765ac2926 (patch)
treea40d7e99f03c944400e28e249f5cdb46bb723438
parent5ac5f93786231a17dece0fb95cdf16501039eeb9 (diff)
downloadaur-pingendo.tar.gz
Change source URL
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e82359562d99..5520858e1400 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Feb 6 13:47:59 UTC 2016
+# Mon Oct 10 07:33:25 UTC 2016
pkgbase = pingendo
pkgdesc = An WYSIWYG HTML5 editor focused on Bootstrap UI
pkgver = 0.33.1
- pkgrel = 2
+ pkgrel = 3
url = http://pingendo.com
arch = i686
arch = x86_64
@@ -21,9 +21,9 @@ pkgbase = pingendo
options = !strip
source = pingendo.desktop
sha512sums = f247bf6a2115ecef6e7bd10029657e6d72c5e1057cc9ea6f4a6081670e3de3ec02c574bbcc820edc88ef486f13b89ea22ed0d61479b65b07eda03af0947e39f1
- source_i686 = http://pingendo.com/electron/pingendo-linux-i686.zip
+ source_i686 = http://download.pingendo.com/v3/pingendo-linux-i686.zip
sha512sums_i686 = 0bf0f2078b6282acf4696bcd49cc417023ef34bff1e11dde2acecb96cfba5579c345561de3eb481b476e720ed468a8f3d05b8e0d949355217a97f520c664aa08
- source_x86_64 = http://pingendo.com/electron/pingendo-linux-x86_64.zip
+ source_x86_64 = http://download.pingendo.com/v3/pingendo-linux-x86_64.zip
sha512sums_x86_64 = e3c3bf68beeb439b616f628d4eb8bba2ef19d4f8c44da9404114e621f4a4e98657b6e0008320557031287ab19c8e5b4ede00a9dfdd1d31005c8eb9ba33b99e19
pkgname = pingendo
diff --git a/PKGBUILD b/PKGBUILD
index 1caecd442568..7c718e48a808 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pingendo
pkgver=0.33.1
-pkgrel=2
+pkgrel=3
pkgdesc="An WYSIWYG HTML5 editor focused on Bootstrap UI"
arch=('i686' 'x86_64')
url="http://pingendo.com"
@@ -19,8 +19,8 @@ depends=('nss'
optdepends=('libnotify: Adds desktop notifications')
options=('!strip')
makedepends=('unzip')
-source_i686=("http://pingendo.com/electron/${pkgname}-linux-i686.zip")
-source_x86_64=("http://pingendo.com/electron/${pkgname}-linux-x86_64.zip")
+source_i686=("http://download.pingendo.com/v3/${pkgname}-linux-i686.zip")
+source_x86_64=("http://download.pingendo.com/v3/${pkgname}-linux-x86_64.zip")
source=("pingendo.desktop")
sha512sums=('f247bf6a2115ecef6e7bd10029657e6d72c5e1057cc9ea6f4a6081670e3de3ec02c574bbcc820edc88ef486f13b89ea22ed0d61479b65b07eda03af0947e39f1')
sha512sums_i686=('0bf0f2078b6282acf4696bcd49cc417023ef34bff1e11dde2acecb96cfba5579c345561de3eb481b476e720ed468a8f3d05b8e0d949355217a97f520c664aa08')