summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlfredo Ramos2016-10-11 13:47:56 -0500
committerAlfredo Ramos2016-10-11 13:47:56 -0500
commit569a94c3b4c8d0561cd3beca3567e5e4f3fcaadf (patch)
treeb4b3338804b6a136894345eba93ad833fef8a949
parent982305e29eaa5a52a2c223d0b5ea138d10a3a1e3 (diff)
downloadaur-569a94c3b4c8d0561cd3beca3567e5e4f3fcaadf.tar.gz
Update package description
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2684e59f2b44..36ee4f80095b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = compton-conf-git
- pkgdesc = A graphical configuration tool for Compton X composite manager. Qt5 UI. Development version.
- pkgver = 0.1.0.38.g438435c
- pkgrel = 3
+ pkgdesc = A graphical configuration tool for Compton X composite manager. Development version.
+ pkgver = 0.2.0.1.g5c09fc1
+ pkgrel = 1
url = https://github.com/lxde/compton-conf
arch = i686
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = compton-conf-git
makedepends = liblxqt
depends = qt5-base
depends = libconfig
- provides = compton-conf=0.1.0.38.g438435c
+ provides = compton-conf=0.2.0.1.g5c09fc1
conflicts = compton-conf
source = git+https://github.com/lxde/compton-conf.git
source = desktop_entry.patch
diff --git a/PKGBUILD b/PKGBUILD
index d780f0ca8519..a11887dacc7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
_pkgname=compton-conf
pkgname=${_pkgname}-git
-pkgver=0.1.0.38.g438435c
-pkgrel=3
-pkgdesc='A graphical configuration tool for Compton X composite manager. Qt5 UI. Development version.'
+pkgver=0.2.0.1.g5c09fc1
+pkgrel=1
+pkgdesc='A graphical configuration tool for Compton X composite manager. Development version.'
arch=('i686' 'x86_64')
url='https://github.com/lxde/compton-conf'
license=('LGPL2.1')