summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlfredo Ramos2017-12-17 03:27:54 -0600
committerAlfredo Ramos2017-12-17 03:27:54 -0600
commit83ac3e90df50800458d3ce07c113f0d10a9debac (patch)
tree38b08c918999af583e5404e8e6efc0f7bf3d87b8
parentcd08889e76d134b0439228502409ed3747dbf494 (diff)
downloadaur-83ac3e90df50800458d3ce07c113f0d10a9debac.tar.gz
Fix build
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD18
-rw-r--r--desktop_entry.patch11
3 files changed, 7 insertions, 30 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c81a7b4d01c8..8377478c392a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = compton-conf-git
pkgdesc = A graphical configuration tool for Compton X composite manager. Development version.
- pkgver = 0.3.0.3.g34a7cb6
- pkgrel = 1
+ pkgver = 0.3.0.11.gae2c110
+ pkgrel = 2
url = https://github.com/lxde/compton-conf
arch = i686
arch = x86_64
@@ -13,12 +13,10 @@ pkgbase = compton-conf-git
makedepends = lxqt-build-tools-git
depends = qt5-base
depends = libconfig
- provides = compton-conf=0.3.0.3.g34a7cb6
+ provides = compton-conf=0.3.0.11.gae2c110
conflicts = compton-conf
source = git+https://github.com/lxde/compton-conf.git
- source = desktop_entry.patch
sha512sums = SKIP
- sha512sums = 1874fd90bb791542440c444d7809a03f651045f2acde7db194d309f67c75d81cacf656912f4b4837fade265994737522a0b51b347fc930296ce6ce70051b020e
pkgname = compton-conf-git
diff --git a/PKGBUILD b/PKGBUILD
index d7a9568d8146..0a2660e793fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_pkgname=compton-conf
pkgname=${_pkgname}-git
-pkgver=0.3.0.3.g34a7cb6
-pkgrel=1
+pkgver=0.3.0.11.gae2c110
+pkgrel=2
pkgdesc='A graphical configuration tool for Compton X composite manager. Development version.'
arch=('i686' 'x86_64')
url='https://github.com/lxde/compton-conf'
@@ -17,14 +17,8 @@ makedepends=('cmake' 'git' 'qt5-tools' 'lxqt-build-tools-git')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")
-source=(
- "git+https://github.com/lxde/${_pkgname}.git"
- 'desktop_entry.patch'
-)
-sha512sums=(
- 'SKIP'
- '1874fd90bb791542440c444d7809a03f651045f2acde7db194d309f67c75d81cacf656912f4b4837fade265994737522a0b51b347fc930296ce6ce70051b020e'
-)
+source=("git+https://github.com/lxde/${_pkgname}.git")
+sha512sums=('SKIP')
pkgver() {
# Updating package version
@@ -33,10 +27,6 @@ pkgver() {
}
prepare() {
- # Patch desktop entry
- cd "${srcdir}"/${_pkgname}
- patch -Np1 < ../desktop_entry.patch
-
# Build directory
mkdir -p "${srcdir}"/build
}
diff --git a/desktop_entry.patch b/desktop_entry.patch
deleted file mode 100644
index 303d89fa7680..000000000000
--- a/desktop_entry.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -uprNEBZ --suppress-blank-empty a/compton-conf.desktop.in b/compton-conf.desktop.in
---- a/compton-conf.desktop.in 2015-11-27 11:29:17.187956000 -0600
-+++ b/compton-conf.desktop.in 2015-11-27 11:32:12.851906393 -0600
-@@ -6,6 +6,6 @@ Comment=Configure Compton window effects
- TryExec=compton-conf
- Exec=compton-conf
- Icon=preferences-system-windows
--Categories=Settings;DesktopSettings;Qt;LXQt;
-+Categories=Settings;DesktopSettings;Qt;X-LXQt;
-
- #TRANSLATIONS_DIR=translations