summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSasasu2018-03-22 08:37:30 +0800
committerSasasu2018-03-22 08:37:30 +0800
commit7b8352ebc3384e5c79b1e692669efd0b0282d7f9 (patch)
treee854450f70ec2db38f7fe6660350637c7351b16a
parent02485fcd217123f237bb9442ef1415348ed25af3 (diff)
downloadaur-7b8352ebc3384e5c79b1e692669efd0b0282d7f9.tar.gz
1.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e3e764adb83..c55da9a43285 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = uget-integrator-browsers
- pkgver = 0.0.1
+ pkgver = 1.0.0
pkgrel = 1
url = https://github.com/ugetdm/uget-integrator
arch = any
license = GPL3
depends = uget-integrator
- source = ugetdm-chrome-0.0.1::https://raw.githubusercontent.com/ugetdm/uget-integrator/v0.0.1/conf/com.ugetdm.chrome.json
- source = ugetdm-firefox-0.0.1::https://raw.githubusercontent.com/ugetdm/uget-integrator/v0.0.1/conf/com.ugetdm.firefox.json
+ source = ugetdm-chrome-1.0.0::https://raw.githubusercontent.com/ugetdm/uget-integrator/v1.0.0/conf/com.ugetdm.chrome.json
+ source = ugetdm-firefox-1.0.0::https://raw.githubusercontent.com/ugetdm/uget-integrator/v1.0.0/conf/com.ugetdm.firefox.json
md5sums = 09303ac5e041a9788cf0748929cbd827
md5sums = 14049191a778e186d6805b65972245d9
diff --git a/PKGBUILD b/PKGBUILD
index f835b5d099af..359376b90994 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ arch=('any')
url="https://github.com/ugetdm/uget-integrator"
license=('GPL3')
depends=('uget-integrator')
-pkgver=0.0.1
+pkgver=1.0.0
pkgrel=1
makedepends=()
source=("ugetdm-chrome-$pkgver::https://raw.githubusercontent.com/ugetdm/uget-integrator/v$pkgver/conf/com.ugetdm.chrome.json"