summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-31 12:33:30 -0600
committerMark Wagie2024-03-31 12:33:30 -0600
commit482746fd1e0bc512ed685048dad7a780aa406e56 (patch)
tree7c3bfdb8e32c47db3de4bad9e4c137b557fd4257
parent1291e744fb257a6a2a6b7eee0e1cef1b0ad7fd54 (diff)
downloadaur-482746fd1e0bc512ed685048dad7a780aa406e56.tar.gz
remove replaces array
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20c85e5c327a..05c8abf371be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,6 @@ pkgbase = arrowdl
depends = qt6-base
depends = yt-dlp
conflicts = downzemall
- replaces = downzemall
source = arrowdl-4.0.1.tar.gz::https://github.com/setvisible/ArrowDL/archive/v4.0.1.tar.gz
sha256sums = ca03d55a89ff10534b9848829d78427d6b9a14211b8a09aa5fcedc389ac2675d
diff --git a/PKGBUILD b/PKGBUILD
index a63c614fc2ae..42f4cf161824 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ license=('LGPL-3.0-or-later AND CC-BY-SA-3.0')
depends=('libtorrent-rasterbar' 'qt6-base' 'yt-dlp')
makedepends=('boost' 'cmake' 'qt6-tools')
conflicts=('downzemall')
-replaces=('downzemall')
source=("$pkgname-$pkgver.tar.gz::https://github.com/setvisible/ArrowDL/archive/v$pkgver.tar.gz")
sha256sums=('ca03d55a89ff10534b9848829d78427d6b9a14211b8a09aa5fcedc389ac2675d')