summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Winning2020-12-19 16:11:11 +0000
committerMartin Winning2020-12-19 16:11:11 +0000
commitb34862ce84e66eb65b8e93aa1fed8f5981b1d5b3 (patch)
tree1b351ece5dc513f98da0d078a157f48c26a9e811
parent29f41d48345b3823e9d77cd1597ec8a2e64e3e18 (diff)
downloadaur-b34862ce84e66eb65b8e93aa1fed8f5981b1d5b3.tar.gz
Removed install script
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7250e63b8959..e6c8cba2bb00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,16 +3,8 @@ pkgbase = ttf-all-the-icons
pkgver = 4.0.1
pkgrel = 1
url = https://github.com/domtronn/all-the-icons.el
- install = ttf-all-the-icons.install
arch = any
license = MIT
- makedepends = woff2
- depends = fontconfig
- depends = xorg-fonts-encodings
- depends = xorg-font-util
- depends = xorg-mkfontscale
- depends = xorg-mkfontdir
- depends = xorg-bdftopcf
provides = ttf-atom-file-icons
provides = ttf-font-awesome
provides = ttf-material-design-icons
diff --git a/PKGBUILD b/PKGBUILD
index c09b064eb2f3..65af72c25063 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,6 @@ provides=('ttf-atom-file-icons' 'ttf-font-awesome' 'ttf-material-design-icons' '
conflicts=('ttf-octicons')
source=("$pkgname-$pkgver.tar.gz::https://github.com/${_pkgmaintainer}/${_pkgsrcname}/archive/${_versionprefix}${pkgver}.tar.gz")
sha256sums=('30ac8a44efdf638e893b9f802cde3388da8776d39296dcc83694720ba74950d0')
-install=$pkgname.install
package() {
cd "${srcdir}/${_pkgsrcname}-${pkgver}/"