summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPopolon2023-09-24 19:44:47 +0200
committerPopolon2023-09-24 19:44:47 +0200
commit335dfaf5dfff6c98be99cea93babbf784812b95d (patch)
tree1ec9525b52f3f5d3378b0d802af411cd7d924151 /PKGBUILD
parente6d8e18855425b36d388e342838b62b28e1eb6f8 (diff)
downloadaur-etl-dev.tar.gz
remove replaces from PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 173657a5b53a..554e2c2467a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=etl-dev
pkgver=1.5.1
-pkgrel=2
+pkgrel=3
pkgdesc="VoriaETL: C++ STL complementory multiplatform template library"
arch=(x86_64 armv7h aarch64 riscv32 riscv64)
url="http://synfig.org"
@@ -13,7 +13,6 @@ license=('GPL2')
depends=()
makedepends=('glibmm')
conflicts=('synfig-etl' 'etl')
-replaces=('synfig-etl')
provides=('etl')
source=("https://github.com/synfig/synfig/archive/v$pkgver.tar.gz")
sha512sums=('0c1dd53a445f037bcdb742d7c17d1d3a2039e80d3e49f5cd67119fb9792d96b47154874d5be42d36443b0d09c61b7864dfe33ebd5f3998783c54eb3cc936d11b')