summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Gilbert2017-05-02 10:05:32 -0400
committerBryan Gilbert2017-05-02 10:05:32 -0400
commit50228f04562f18292a76b27889c406785fc2f93c (patch)
treea63dfdc81982c6143a3a709187d68d153b453bac
parent607f01f79d07ba1958dbcca8a562f83289c42f44 (diff)
downloadaur-50228f04562f18292a76b27889c406785fc2f93c.tar.gz
updated release url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea454a578181..d0c3ac60cb16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = collate-notes
url = https://collatenotes.com
arch = x86_64
license = Commercial
- source = https://s3.us-east-2.amazonaws.com/collate-latest/Collate_0.3.0_amd64.deb
+ source = https://s3.us-east-2.amazonaws.com/collate-releases/0.3.0/linux/Collate_0.3.0_amd64.deb
sha256sums = fc6e1e8f9deee8e02c0b3ba88901817c881ee373e064fc4a8d1842813beef90e
pkgname = collate-notes
diff --git a/PKGBUILD b/PKGBUILD
index 4116d27d881f..5863e38539f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
url="https://collatenotes.com"
license=('Commercial')
depends=()
-source=("https://s3.us-east-2.amazonaws.com/collate-latest/Collate_${pkgver}_amd64.deb")
+source=("https://s3.us-east-2.amazonaws.com/collate-releases/$pkgver/linux/Collate_${pkgver}_amd64.deb")
sha256sums=('fc6e1e8f9deee8e02c0b3ba88901817c881ee373e064fc4a8d1842813beef90e')
package() {