makedeb
Oranchelo is a flat-design icon theme for XFCE4 based on Super Flat Remix and inspired by Corny icons by Patryk Goworowski.
Click here to go back to the commit logs for oranchelo-icon-theme.
Hash: 118675135ad1baf20977f815a90bc813686d5d69
Message: removed replaces function
diff --git a/.SRCINFO b/.SRCINFO
index 6dba9ad..cd452ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,6 @@ pkgbase = oranchelo-icon-theme
depends = hicolor-icon-theme
provides = oranchelo-icon-theme
conflicts = oranchelo-icon-theme
- replaces = oranchelo-icon-theme
options = !strip
source = https://github.com/OrancheloTeam/oranchelo-icon-theme/archive/refs/tags/v0.9.0.tar.gz
sha512sums = b39da3b9d6b394d11932fa842224f21905a23dd14ebcf876eca6eab4af836bbb792a599b9251219337f5864f3d0c163dc28e03ac1ef03520c22db298c33d365d
diff --git a/PKGBUILD b/PKGBUILD
index 6597abd..d420e47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/Madh93/oranchelo-icon-theme.git"
license=('GPL3')
conflicts=('oranchelo-icon-theme')
provides=('oranchelo-icon-theme')
-replaces=('oranchelo-icon-theme')
+# replaces=('oranchelo-icon-theme')
#source=("git+https://github.com/Madh93/oranchelo-icon-theme.git")
source=("https://github.com/OrancheloTeam/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz")
sha512sums=('b39da3b9d6b394d11932fa842224f21905a23dd14ebcf876eca6eab4af836bbb792a599b9251219337f5864f3d0c163dc28e03ac1ef03520c22db298c33d365d')