summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4679e89aa431..3e2b50e6e300 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=insync-emblem-icons
pkgver=3.4.2.40983
-pkgrel=1
+pkgrel=2
pkgdesc="File manager emblem icons for Insync file manager extensions"
url="https://www.insynchq.com/downloads"
-license=('custom:insync')
+license=(custom:insync)
options=(!strip)
-arch=('any')
+arch=(any)
+depends=(hicolor-icon-theme)
_conflictver=3.4.1
conflicts=(
"insync-caja<=${_conflictver}"
@@ -15,7 +16,7 @@ conflicts=(
"insync-nautilus<=${_conflictver}"
"insync-nemo<=${_conflictver}"
)
-source=("${pkgname}-${pkgver}.deb::http://s.insynchq.com/builds/${pkgname}_${pkgver}_all.deb")
+source=("http://apt.insync.io/ubuntu/pool/contrib/i/${pkgname}/${pkgname}_${pkgver}_all.deb")
sha256sums=('c7630d573e44c41cd6da68fa94dcc35da7ab1f89b766478e77763e0eb18bf162')
package() {