summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f07c433fa75b..4aecccff46a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = igdm-bin
pkgdesc = Desktop application for Instagram DMs
pkgver = 3.0.4
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/igdmapps/igdm
arch = x86_64
license = MIT
- depends = electron13-bin
+ depends = electron10-bin
provides = igdm=3.0.4
conflicts = igdm
source = igdm-3.0.4.deb::https://github.com/igdmapps/igdm/releases/download/v3.0.4/IGdm_3.0.4_amd64.deb
diff --git a/PKGBUILD b/PKGBUILD
index 205d1edbc12e..71564aa716fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=igdm-bin
_pkgname=IGdm
pkgver=3.0.4
-_electronversion=13
-pkgrel=8
+_electronversion=10
+pkgrel=9
pkgdesc="Desktop application for Instagram DMs"
arch=('x86_64')
url="https://github.com/igdmapps/igdm"