summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.AURINFO14
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
3 files changed, 16 insertions, 2 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..c2911d82737c
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,14 @@
+pkgbase = xde-styles
+ pkgdesc = Four consistent styles across light-weight WMs for XDE
+ pkgver = 1.1.68
+ pkgrel = 1
+ url = http://github.com/bbidulock/xde-styles
+ arch = any
+ groups = xde
+ license = CCPL:by-sa
+ makedepends = git
+ depends = m4
+ source = xde-styles::git://github.com/bbidulock/xde-styles.git
+
+pkgname = xde-styles
+
diff --git a/.SRCINFO b/.SRCINFO
index d89302e2737b..f60e564c43a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xde-styles
pkgdesc = Four consistent styles across light-weight WMs for XDE
- pkgver = 1.1.79
+ pkgver = 1.1.68
pkgrel = 1
url = http://github.com/bbidulock/xde-styles
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index f45990f55063..fb5b7f55ae6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=xde-styles
-pkgver=1.1.79
+pkgver=1.1.68
pkgrel=1
pkgdesc="Four consistent styles across light-weight WMs for XDE"
groups=('xde')