summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Dubois2020-03-24 08:52:24 +0100
committerErik Dubois2020-03-24 08:52:24 +0100
commite3ac187d314bca488a7e76107d0b1dcf46767b26 (patch)
treedfdccebae32dd03cabb68d0bd23e89ec7adae450
parentb08543390dea0562f463a9a5483db352a14b30d6 (diff)
downloadaur-e3ac187d314bca488a7e76107d0b1dcf46767b26.tar.gz
v20.3.3
-rw-r--r--.SRCINFO3
-rwxr-xr-xPKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f469c213f12d..ff6615a9e6e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = surfn-icons-git
pkgdesc = Surfn is a colourful icon theme.
pkgver = 20.3
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/erikdubois/Surfn
arch = any
license = Attribution-NonCommercial-ShareAlike 4.0 International Public License
makedepends = 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 45ba22809563..880f0f03ac10 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
# Maintainer: Erik Dubois <erik.dubois@gmail.com>
pkgname=surfn-icons-git
pkgver=20.3
-pkgrel=2
+pkgrel=3
_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')
-replaces=('surfn-arc-breeze-icons-git')
options=(!strip !emptydirs)
source=('Surfn::git+https://github.com/erikdubois/Surfn.git')
sha256sums=('SKIP')