summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbasigur2019-02-18 19:53:03 +0500
committerbasigur2019-02-18 19:53:03 +0500
commit46ea6fca4fcbb24c3463e36c15719818c958f2a9 (patch)
treee891a9ccfce437e42db33de8214fd8519210c14d
parent796457543e80f3882fd00939d059eeb23bf4213d (diff)
downloadaur-46ea6fca4fcbb24c3463e36c15719818c958f2a9.tar.gz
papirus
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD5
2 files changed, 9 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 652b48f1d532..133fdd9993f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,18 @@
-# Generated by makepkg 5.1.2
-# Sun Feb 17 20:32:10 UTC 2019
+# Generated by mksrcinfo v8
+# Mon Feb 18 14:51:22 UTC 2019
pkgbase = papirus-folders-nordic
pkgdesc = Papirus icon theme
pkgver = r
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/basigur/papirus-folders
arch = any
license = LGPL3
depends = gtk-update-icon-cache
+ provides = papirus-icon-theme
+ provides = papirus-folders-nordic
conflicts = papirus-icon-theme
replaces = papirus-folders-nordic
+ replaces = papirus-icon-theme
source = papirus-icon-theme-20190203.tar.gz::https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/20190203.tar.gz
source = papirus-folders::git+https://github.com/basigur/papirus-folders
sha512sums = 40e274b31cf3f78512229c68c9fc52efcf7f2cb36db4c474052fd954e31ad5ca4f2345df9cc26017056a0604cc1cc9ccd77b4b703d6020da1a8aede571a82926
diff --git a/PKGBUILD b/PKGBUILD
index 3d6481115c7c..4a996877720c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,14 @@ pkgname=papirus-folders-nordic
_pkgname=papirus-icon-theme
pkgver=r
_pkgver=20190203
-pkgrel=1
+pkgrel=2
pkgdesc="Papirus icon theme"
arch=('any')
url="https://github.com/basigur/papirus-folders"
license=("LGPL3")
+provides=('papirus-icon-theme' 'papirus-folders-nordic')
conflicts=('papirus-icon-theme')
-replaces=('papirus-folders-nordic')
+replaces=('papirus-folders-nordic' 'papirus-icon-theme')
depends=('gtk-update-icon-cache')
source=("$_pkgname-$_pkgver.tar.gz::https://github.com/PapirusDevelopmentTeam/$_pkgname/archive/$_pkgver.tar.gz"
"papirus-folders::git+https://github.com/basigur/papirus-folders")