summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2021-10-07 18:58:38 -0700
committerXavierCLL2021-10-07 18:58:38 -0700
commitc8ec621e6f4927e0c9f5274066c98a1883245418 (patch)
tree1e644c96fb65158fc33858eb7629ccf2407bfe61
parent493f2ff91a73ad7e62512e7f29e26737953326fc (diff)
downloadaur-c8ec621e6f4927e0c9f5274066c98a1883245418.tar.gz
Fixed overlay icons downgrading to a 'stable' version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8267ce141679..4fea4d409515 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = insync-dolphin
pkgdesc = This package contains the service menu for integrating Insync with Dolphin
- pkgver = 3.5.2.50118
+ pkgver = 3.4.0.40973
pkgrel = 1
url = https://www.insynchq.com
arch = x86_64
license = custom
depends = insync
depends = dolphin
- noextract = insync-dolphin-3.5.2.50118.deb
+ noextract = insync-dolphin-3.4.0.40973.deb
options = !strip
options = !emptydirs
- source = insync-dolphin-3.5.2.50118.deb::http://s.insynchq.com/builds/insync-dolphin_3.5.2.50118_all.deb
- sha256sums = c7f2d1b9f7943b1cfff4254015a43569f25da1886ec5cadfe31ccfcfcfd61620
+ source = insync-dolphin-3.4.0.40973.deb::http://s.insynchq.com/builds/insync-dolphin_3.4.0.40973_all.deb
+ sha256sums = e7c79d67baa24e1400ef5ba377d7e3c9f075b32f67c21e2be83bf919bdef14b9
pkgname = insync-dolphin
diff --git a/PKGBUILD b/PKGBUILD
index 7758c14921e3..3a06de30df41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: MoDoJ
pkgname=insync-dolphin
-pkgver=3.5.2.50118
+pkgver=3.4.0.40973
pkgrel=1
pkgdesc="This package contains the service menu for integrating Insync with Dolphin"
url="https://www.insynchq.com"
@@ -11,7 +11,7 @@ arch=('x86_64')
options=('!strip' '!emptydirs')
depends=("insync" "dolphin")
source=("${pkgname}-${pkgver}.deb::http://s.insynchq.com/builds/${pkgname}_${pkgver}_all.deb")
-sha256sums=('c7f2d1b9f7943b1cfff4254015a43569f25da1886ec5cadfe31ccfcfcfd61620')
+sha256sums=('e7c79d67baa24e1400ef5ba377d7e3c9f075b32f67c21e2be83bf919bdef14b9')
noextract=("${pkgname}-${pkgver}.deb")
package() {