From 850a9faee205c25f43c3fdbd3078580a8609c803 Mon Sep 17 00:00:00 2001 From: Bilal Elmoussaoui Date: Mon, 14 Nov 2016 18:48:18 +0100 Subject: [PATCH] fix naming issue --- .SRCINFO | 6 +++--- PKGBUILD | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 212c12a..69a9654 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,4 +1,4 @@ -pkgbase = hardcode-tray +pkgbase = hardcode-tray-git pkgdesc = Fixes Hardcoded Tray Icons pkgver = r738.4e91e52 pkgrel = 1 @@ -15,11 +15,11 @@ pkgbase = hardcode-tray optdepends = sni-qt-eplus-bzr: patched qt4 sni plugin to enable icon modification optdepends = inkscape: to convert svg to png with inkscape optdepends = lib32-sni-qt-eplus-bzr: 32-bit patched qt4 sni plugin to enable icon modification - provides = hardcode-tray + provides = hardcode-tray-git conflicts = hardcode-tray-fixer-git conflicts = hardcode-tray source = git://github.com/bil-elmoussaoui/Hardcode-Tray sha256sums = SKIP -pkgname = hardcode-tray +pkgname = hardcode-tray-git diff --git a/PKGBUILD b/PKGBUILD index 46e5afa..8285de3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Bilal Elmoussaoui -_pkgbase=hardcode-tray +_pkgbase=hardcode-tray-git _gitname=Hardcode-Tray pkgname=$_pkgbase pkgver=r738.4e91e52