summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Dubois2020-03-23 21:29:57 +0100
committerErik Dubois2020-03-23 21:29:57 +0100
commitb08543390dea0562f463a9a5483db352a14b30d6 (patch)
treeba23fe693d0e69ac1f9e467b5b9165a66515a324
parent599bc554904ee336476fe4fdf0423d018fdaf952 (diff)
downloadaur-b08543390dea0562f463a9a5483db352a14b30d6.tar.gz
replaces surfn-arc-breeze-icons-git
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa86d7ccf3a4..f469c213f12d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = surfn-icons-git
pkgdesc = Surfn is a colourful icon theme.
pkgver = 20.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/erikdubois/Surfn
arch = any
license = Attribution-NonCommercial-ShareAlike 4.0 International Public License
makedepends = git
- provides = surfn-icons-git
+ replaces = surfn-arc-breeze-icons-git
options = !strip
options = !emptydirs
source = Surfn::git+https://github.com/erikdubois/Surfn.git
diff --git a/PKGBUILD b/PKGBUILD
index 30f0665128d4..45ba22809563 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Erik Dubois <erik.dubois@gmail.com>
pkgname=surfn-icons-git
pkgver=20.3
-pkgrel=1
+pkgrel=2
_destname="/usr/share/icons/"
pkgdesc="Surfn is a colourful icon theme."
arch=('any')
url="https://github.com/erikdubois/Surfn"
license=('Attribution-NonCommercial-ShareAlike 4.0 International Public License')
makedepends=('git')
-provides=('surfn-icons-git')
+replaces=('surfn-arc-breeze-icons-git')
options=(!strip !emptydirs)
source=('Surfn::git+https://github.com/erikdubois/Surfn.git')
sha256sums=('SKIP')