[arch-commits] Commit in deepin-grub2-themes/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Tue Nov 24 07:29:33 UTC 2015


    Date: Tuesday, November 24, 2015 @ 08:29:32
  Author: fyan
Revision: 147626

upgpkg: deepin-grub2-themes 1.0.0-2

replace old names

Modified:
  deepin-grub2-themes/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-24 07:28:40 UTC (rev 147625)
+++ PKGBUILD	2015-11-24 07:29:32 UTC (rev 147626)
@@ -5,12 +5,14 @@
 
 pkgname=deepin-grub2-themes
 pkgver=1.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Deepin grub2 themes'
 arch=('any')
 license=('LGPL3')
 url="https://gitcafe.com/Deepin/deepin-grub2-themes"
 makedepends=('git')
+conflicts=('grub-theme-deepin')
+replaces=('grub-theme-deepin')
 groups=('deepin')
 source=("git+https://github.com/linuxdeepin/deepin-grub2-themes.git#tag=$pkgver")
 sha256sums=('SKIP')



More information about the arch-commits mailing list