summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlevinit2017-11-01 09:08:30 +0800
committerlevinit2017-11-01 09:08:30 +0800
commit683f0a36a0009213b8dbd3f0717eed6a1ee73f7a (patch)
treee756caf538c4f3ed56c9f927f05f2f517c6b6fb0
parentb350d1d5004aab7c6d26886d76c39e315ad77d8a (diff)
downloadaur-683f0a36a0009213b8dbd3f0717eed6a1ee73f7a.tar.gz
2.2.1 fixed url error
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd3254f23a13..438f34295ff4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = ocsstore
url = https://www.linux-apps.com/p/1175480/
arch = x86_64
license = GPL
- source = https://dl.opendesktop.org/api/files/download/id/1502985503/ocsstore-2.2.0-1-x86_64.pkg.tar.xz
+ source = https://dl.opendesktop.org/api/files/download/id/1506729906/ocsstore-2.2.1-1-x86_64.pkg.tar.xz
md5sums = SKIP
pkgname = ocsstore
diff --git a/PKGBUILD b/PKGBUILD
index afe8e59a00e7..05cf17f0fb4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
url="https://www.linux-apps.com/p/1175480/"
license=('GPL')
-source=("https://dl.opendesktop.org/api/files/download/id/1502985503/ocsstore-2.2.0-1-x86_64.pkg.tar.xz")
+source=("https://dl.opendesktop.org/api/files/download/id/1506729906/ocsstore-$pkgver-$pkgrel-x86_64.pkg.tar.xz")
md5sums=('SKIP')
package() {