summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2018-03-22 10:11:18 +0800
committerlilac2018-03-22 10:11:18 +0800
commite2a9e7e67d78cd3bc641cdca350988614665a2ac (patch)
tree4268b5b1642f01590e65afd176611349b0040e5b
parent1b98bf3e079f16c956816e37ff7eb3a8bb593d03 (diff)
downloadaur-e2a9e7e67d78cd3bc641cdca350988614665a2ac.tar.gz
update by lilac
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e514add1f46..09d4df827286 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Feb 23 11:00:55 UTC 2018
+# Thu Mar 22 02:11:17 UTC 2018
pkgbase = uget-integrator
pkgdesc = Integrate uGet Download Manager with Google Chrome, Chromium, Vivaldi, Opera and Firefox
- pkgver = 0.0.1
+ pkgver = 1.0.0
pkgrel = 1
url = https://github.com/ugetdm/uget-integrator
arch = any
@@ -14,8 +14,8 @@ pkgbase = uget-integrator
optdepends = uget-integrator-opera: native messaging hosts for Opera
optdepends = uget-integrator-firefox: native messaging hosts for Firefox
conflicts = uget-chrome-wrapper
- source = uget-integrator-0.0.1::https://raw.githubusercontent.com/ugetdm/uget-integrator/v0.0.1/bin/uget-integrator
- md5sums = 83b3c8c2cacdd352d3625f6e3a8e8dd3
+ source = uget-integrator-1.0.0::https://raw.githubusercontent.com/ugetdm/uget-integrator/v1.0.0/bin/uget-integrator
+ md5sums = 3f30519362f94598ccf8085be9f9da3d
pkgname = uget-integrator
diff --git a/PKGBUILD b/PKGBUILD
index 76113d2ec2dd..4d3e57c32e23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@ url="https://github.com/ugetdm/uget-integrator"
license=('GPL3')
depends=('python3' 'uget')
makedepends=()
-pkgver=0.0.1
+pkgver=1.0.0
pkgrel=1
source=("uget-integrator-$pkgver::https://raw.githubusercontent.com/ugetdm/uget-integrator/v$pkgver/bin/uget-integrator")
conflicts=('uget-chrome-wrapper')
pkgdesc="Integrate uGet Download Manager with Google Chrome, Chromium, Vivaldi, Opera and Firefox"
-md5sums=('83b3c8c2cacdd352d3625f6e3a8e8dd3')
+md5sums=('3f30519362f94598ccf8085be9f9da3d')
optdepends=(
'uget-integrator-chrome: native messaging hosts for Google Chrome'
'uget-integrator-chromium: native messaging hosts for Chromium and Vivaldi'