diff options
author | skywol | 2018-02-06 11:52:04 +0800 |
---|---|---|
committer | skywol | 2018-02-06 11:52:04 +0800 |
commit | a6eaa68ddfc848edc213bc7496e45605124d75d9 (patch) | |
tree | 7f0152c51f774c694242c155301c58deb71fb510 /PKGBUILD | |
parent | 082d85a1c45e95e74915aefa5123ee04394f7f89 (diff) | |
download | aur-a6eaa68ddfc848edc213bc7496e45605124d75d9.tar.gz |
marea-4.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,15 +1,15 @@ #Maintainer: Alia Skywol <skywol@qq.com> pkgname=marea-icon-theme -pkgver=4.4 -pkgrel=9 +pkgver=4.7 +pkgrel=1 pkgdesc="Marea Icons" arch=('any') url="https://github.com/Skywol/marea-icon-theme" license=('GPL3') replaces=('') conflicts=('') -source=("$pkgname-$pkgver.tar.xz::http://mirrors.ustc.edu.cn/deepin/pool/main/m/${pkgname}/${pkgname}_${pkgver}.tar.xz") +source=("$pkgname-$pkgver.tar.gz::https://github.com/Skywol/marea-icon-theme/archive/${pkgver}.tar.gz") sha512sums=('SKIP') package() { |