summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2020-01-14 21:57:43 +0100
committerDaniel Peukert2020-01-14 21:57:43 +0100
commite6c15166b38dc1981558325ed8c16275426e0939 (patch)
tree7a2008a7166472fe7f0573a744e86c680a0485ff
parentbac24a12b4b193e54353fc499d9fc9f77a11b8d4 (diff)
downloadaur-e6c15166b38dc1981558325ed8c16275426e0939.tar.gz
Added a conflict with papirus-libreoffice-theme-git to papirus-libreoffice-theme
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e694e862820..f7f5f327b515 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = papirus-libreoffice-theme
pkgdesc = Papirus theme for LibreOffice
pkgver = 20170228
- pkgrel = 2
+ pkgrel = 3
epoch = 1
url = https://github.com/PapirusDevelopmentTeam/papirus-libreoffice-theme
arch = any
license = GPL3
optdepends = libreoffice
- source = papirus-libreoffice-theme-1:20170228-2.tar.gz::https://github.com/PapirusDevelopmentTeam/papirus-libreoffice-theme/archive/20170228.tar.gz
+ conflicts = papirus-libreoffice-theme-git
+ source = papirus-libreoffice-theme-1:20170228-3.tar.gz::https://github.com/PapirusDevelopmentTeam/papirus-libreoffice-theme/archive/20170228.tar.gz
sha256sums = 396402c9327506a729d3c01e339528dd5b5f9b205cb3edabca4eb85b5db5df6d
pkgname = papirus-libreoffice-theme
diff --git a/PKGBUILD b/PKGBUILD
index 40191aa36027..547d9b593dba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,14 @@
# Contributor: FadeMind <fademind@gmail.com>
pkgname='papirus-libreoffice-theme'
pkgver='20170228'
-pkgrel='2'
+pkgrel='3'
epoch='1'
pkgdesc='Papirus theme for LibreOffice'
arch=('any')
url="https://github.com/PapirusDevelopmentTeam/$pkgname"
license=('GPL3')
optdepends=('libreoffice')
+conflicts=("$pkgname-git")
source=("$pkgname-$epoch:$pkgver-$pkgrel.tar.gz::$url/archive/$pkgver.tar.gz")
sha256sums=('396402c9327506a729d3c01e339528dd5b5f9b205cb3edabca4eb85b5db5df6d')