summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2016-08-09 11:37:02 +0200
committerGordian Edenhofer2016-08-09 11:37:02 +0200
commitb321d53e69c2fa96c984085716204b40672a9948 (patch)
tree784e0465a9344970659b26bc9fae4d14c9342d78
parent9ab82e81d78382e5d3228ac115544625825a3096 (diff)
downloadaur-b321d53e69c2fa96c984085716204b40672a9948.tar.gz
upgpkg: luv-icon-theme-git 0.4.r82.g961ba1f-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fb0a94548cf..8a6f9e0c3a2a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = luv-icon-theme-git
pkgdesc = The spiritual successor to Flattr, a flat but complex icon theme for freedesktop environments.
- pkgver = 0.4.r4.gfc1b701
+ pkgver = 0.4.r82.g961ba1f
pkgrel = 1
url = https://github.com/NitruxSA/luv-icon-theme
arch = any
license = custom:CC BY-SA 4.0
makedepends = git
depends = librsvg
- provides = flattr-icon-theme
- provides = luv-icon-theme
+ provides = flattr-icon-theme=0.4.r82.g961ba1f
+ provides = luv-icon-theme=0.4.r82.g961ba1f
conflicts = flattr-icon-theme
conflicts = luv-icon-theme
source = luv-icon-theme-git::git+https://github.com/NitruxSA/luv-icon-theme.git
diff --git a/PKGBUILD b/PKGBUILD
index 0dd2d7da3390..fd6c28d2723d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Submitter: Steffen L. Norgren (incongruous) <steffen[at]norgren[dot]ca>
pkgname=luv-icon-theme-git
-pkgver=0.4.r4.gfc1b701
+pkgver=0.4.r82.g961ba1f
pkgrel=1
pkgdesc="The spiritual successor to Flattr, a flat but complex icon theme for freedesktop environments."
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/NitruxSA/luv-icon-theme"
license=('custom:CC BY-SA 4.0')
depends=('librsvg')
makedepends=('git')
-provides=('flattr-icon-theme' 'luv-icon-theme')
+provides=("flattr-icon-theme=${pkgver}" "luv-icon-theme=${pkgver}")
conflicts=('flattr-icon-theme' 'luv-icon-theme')
source=("${pkgname}"::'git+https://github.com/NitruxSA/luv-icon-theme.git')
md5sums=('SKIP')