summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12023-04-11 03:06:03 +0800
committerChocobo12023-04-11 03:06:03 +0800
commit0fead4186f4c3836d045d6a4a3c02cb5d5eb2c72 (patch)
tree69797337eb1928f7ae2fa01c342cd5ac9972b89a
parentf0db404bbda1ae416c93320384b6b49bfb9a7d47 (diff)
downloadaur-0fead4186f4c3836d045d6a4a3c02cb5d5eb2c72.tar.gz
upgpkg: hicolor-icon-theme-git 0.17.r1.gb3f1207-1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce315b12df39..abfcacd41ec7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,14 @@
pkgbase = hicolor-icon-theme-git
pkgdesc = Freedesktop.org Hicolor icon theme
- pkgver = 0.17.r0.gf522d9d
- pkgrel = 2
+ pkgver = 0.17.r1.gb3f1207
+ pkgrel = 1
url = https://www.freedesktop.org/wiki/Software/icon-theme/
arch = any
license = GPL
makedepends = git
- provides = hicolor-icon-theme
+ provides = hicolor-icon-theme=0.17.r1.gb3f1207
conflicts = hicolor-icon-theme
source = git+https://gitlab.freedesktop.org/xdg/default-icon-theme
sha256sums = SKIP
pkgname = hicolor-icon-theme-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 860e599ad894..438763223676 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=hicolor-icon-theme-git
-pkgver=0.17.r0.gf522d9d
-pkgrel=2
+pkgver=0.17.r1.gb3f1207
+pkgrel=1
pkgdesc="Freedesktop.org Hicolor icon theme"
arch=('any')
url="https://www.freedesktop.org/wiki/Software/icon-theme/"
license=('GPL')
makedepends=('git')
-provides=('hicolor-icon-theme')
+provides=("hicolor-icon-theme=$pkgver")
conflicts=('hicolor-icon-theme')
source=("git+https://gitlab.freedesktop.org/xdg/default-icon-theme")
sha256sums=('SKIP')