summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobosky2019-06-20 11:51:55 +0800
committerRobosky2019-06-20 11:51:55 +0800
commit012af46e7f9f1161499e856a07a724cb5cd7154a (patch)
treed1e742b4790f4c9cb116a2c07bb5279326317200
parente9c133ee74f6571661828b42597feac35aa74e35 (diff)
downloadaur-012af46e7f9f1161499e856a07a724cb5cd7154a.tar.gz
update
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da76c09bab17..a1645ff6c4af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=tela-icon-theme-git
_gitname=Tela-icon-theme
pkgdesc="A flat colorful Design icon theme."
-pkgver=111.e8c81a1e
+pkgver=112.8fae00d0
pkgrel=1
arch=('any')
-url="https://github.com/vinceliuice/Tela-icon-theme"
+url="https://github.com/vinceliuice/${_gitname}"
license=('GPL3')
-source=("git+https://github.com/vinceliuice/Tela-icon-theme.git")
+source=("git+${url}.git")
sha256sums=('SKIP')
options=('!strip')
makedepends=('git')