makedeb
Icon font with 222 weather themed icons
Click here to go back to the commit logs for ttf-weather-icons-bin.
Hash: 539ac2ae7a4459fd24f3ee701628e70ea6e9f268
Message: removed replaces function
diff --git a/.SRCINFO b/.SRCINFO
index 6f7e0a1..0116feb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,6 @@ pkgbase = ttf-weather-icons-bin
license = MIT
provides = weather-icons
conflicts = weather-icons
- replaces = weather-icons
source = ttf-weather-icons-2.0.12.tar.gz::https://github.com/erikflowers/weather-icons/archive/refs/tags/2.0.12.tar.gz
sha512sums = 6b5f155233077d281f3837f59b82d37e5f6cc08eff47be1b8313a84235c1e64c12aa0bebc68569e525334cc8e1cca0b2860a9de2fee7583c38f2b284f6fd7782
diff --git a/PKGBUILD b/PKGBUILD
index 4db3d5a..194675c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('custom:"OFL"' 'MIT')
arch=('any')
conflicts=("weather-icons")
provides=("weather-icons")
-replaces=("weather-icons")
+# replaces=("weather-icons")
source=("ttf-weather-icons-$pkgver.tar.gz::https://github.com/erikflowers/weather-icons/archive/refs/tags/$pkgver.tar.gz")
sha512sums=('6b5f155233077d281f3837f59b82d37e5f6cc08eff47be1b8313a84235c1e64c12aa0bebc68569e525334cc8e1cca0b2860a9de2fee7583c38f2b284f6fd7782')