summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2018-07-30 11:07:33 +0900
committerGordian Edenhofer2018-07-30 11:07:33 +0900
commitc29e2132105f654b977946b3f8c46a1d0e6eb741 (patch)
tree3dae50e3741fa510e0c600da2b33f7d79a8b6f73
parent2555880a1884684dae599456a16556f1f5f7ee4e (diff)
downloadaur-c29e2132105f654b977946b3f8c46a1d0e6eb741.tar.gz
upgpkg: luv-icon-theme-git 0.4.r131.g4259332-1
Update URL variable as to incorporate the change of the project name on GitHub.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8e700ee5e91..d392080c476b 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.r125.ge2f482a
+ pkgver = 0.4.r131.g4259332
pkgrel = 1
- url = https://github.com/NitruxSA/luv-icon-theme
+ url = https://github.com/Nitrux/luv-icon-theme
arch = any
license = custom:CC BY-SA 4.0
makedepends = git
depends = librsvg
- provides = flattr-icon-theme=0.4.r125.ge2f482a
- provides = luv-icon-theme=0.4.r125.ge2f482a
+ provides = flattr-icon-theme=0.4.r131.g4259332
+ provides = luv-icon-theme=0.4.r131.g4259332
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 4c1ede9adb99..eeed5b2097d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Submitter: Steffen L. Norgren (incongruous) <steffen[at]norgren[dot]ca>
pkgname=luv-icon-theme-git
-pkgver=0.4.r125.ge2f482a
+pkgver=0.4.r131.g4259332
pkgrel=1
pkgdesc="The spiritual successor to Flattr, a flat but complex icon theme for freedesktop environments."
arch=('any')
-url="https://github.com/NitruxSA/luv-icon-theme"
+url="https://github.com/Nitrux/luv-icon-theme"
license=('custom:CC BY-SA 4.0')
depends=('librsvg')
makedepends=('git')