summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2021-04-28 17:22:17 +1000
committerVictor Tran2021-04-28 17:22:17 +1000
commit13abfa12773cd35c818ff5e71a84c1003513f720 (patch)
treecdba5845bc4fd393a8c2ba564492ae4eb5288444
parent88a5367783fe565cb8daff4ccdb4cea4d79715ae (diff)
downloadaur-13abfa12773cd35c818ff5e71a84c1003513f720.tar.gz
Update to 1.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec42f9770136..cbcf4b99b7bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = contemporary-icons
pkgdesc = Contemporary Icons
- pkgver = 1.7
+ pkgver = 1.10
pkgrel = 0
url = http://vicr123.github.io/contemporary
arch = any
license = cc-by-sa-4.0
- source = contemporary-icons-1.7::git+https://github.com/vicr123/contemporary-icons.git
- sha256sums = SKIP
+ source = contemporary-icons-1.10::https://github.com/vicr123/contemporary-icons/archive/refs/tags/v1.10.tar.gz
+ sha256sums = 7c168ddbd47af1676e8083ef48742e741d529bcdd8b298cff99200576434f190
pkgname = contemporary-icons
diff --git a/PKGBUILD b/PKGBUILD
index 559bb10ecde4..b82e20039447 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=contemporary-icons
-pkgver=1.7
+pkgver=1.10
pkgrel=0
pkgdesc="Contemporary Icons"
arch=("any")
@@ -9,8 +9,8 @@ url="http://vicr123.github.io/contemporary"
license=('cc-by-sa-4.0')
depends=()
makedepends=()
-source=("$pkgname-$pkgver"::'git+https://github.com/vicr123/contemporary-icons.git')
-sha256sums=('SKIP')
+source=("$pkgname-$pkgver"::'https://github.com/vicr123/contemporary-icons/archive/refs/tags/v1.10.tar.gz')
+sha256sums=('7c168ddbd47af1676e8083ef48742e741d529bcdd8b298cff99200576434f190')
package() {
mkdir -p "$pkgdir/usr/share/icons/contemporary"