summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Whitt2017-05-04 13:01:40 -0400
committerAlex Whitt2017-05-04 13:01:40 -0400
commit78f66bbca73b4f4119f0d1bf017c0241d2f6794d (patch)
tree3d994a2217182f0c37957bf2fd5a9770477fde2d
parent0c52d52baa8eca79e5d8334032b33ee6a73ae602 (diff)
downloadaur-78f66bbca73b4f4119f0d1bf017c0241d2f6794d.tar.gz
Aliasing downloaded tarball
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5744fcd7bb57..e9d7e48e2af4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu May 4 16:56:30 UTC 2017
+# Thu May 4 17:01:00 UTC 2017
pkgbase = emacs-all-the-icons
pkgdesc = A utility package to collect various Icon Fonts and propertize them within Emacs.
pkgver = 2.5.0
@@ -18,7 +18,7 @@ pkgbase = emacs-all-the-icons
depends = ttf-atom-file-icons
depends = ttf-all-the-icons
provides = emacs-all-the-icons
- source = https://github.com/domtronn/all-the-icons.el/archive/2.5.0.tar.gz
+ source = emacs-all-the-icons-2.5.0.tar.gz::https://github.com/domtronn/all-the-icons.el/archive/2.5.0.tar.gz
sha256sums = 9d8c96b316a0e4ba04f474e6bf1a567a2b92ef696d3872192d26abce1aa187bc
pkgname = emacs-all-the-icons
diff --git a/PKGBUILD b/PKGBUILD
index 1033600cd8aa..ba88cbc762b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('MIT')
depends=('emacs' 'emacs-font-lock-plus' 'ttf-font-awesome' 'ttf-material-design-icons' 'ttf-weather-icons' 'ttf-octicons' 'ttf-atom-file-icons' 'ttf-all-the-icons')
makedepends=('git')
provides=('emacs-all-the-icons')
-source=("https://github.com/domtronn/all-the-icons.el/archive/${pkgver}.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/domtronn/all-the-icons.el/archive/${pkgver}.tar.gz")
sha256sums=('9d8c96b316a0e4ba04f474e6bf1a567a2b92ef696d3872192d26abce1aa187bc')
install=${pkgname}.install