summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2019-03-21 01:01:35 +0900
committerQue Quotion2019-03-21 01:01:35 +0900
commitba52bd06f60fc3c67242bf930f6f601f4a619b43 (patch)
treeb3b0f4849536dd4df9471292ccf0fc33f17df395
parent9b6f7ea6a85a6f7709c788e368405ec126a540fa (diff)
downloadaur-ba52bd06f60fc3c67242bf930f6f601f4a619b43.tar.gz
bump pkgrel for recent changes
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b9db399b258..3d73af0e2e04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pantheon-lite
pkgdesc = Pantheon Lite Session (replaces Gala with Openbox & Compton)
pkgver = 3
- pkgrel = 11
+ pkgrel = 12
url = https://bbs.archlinux.org/viewtopic.php?pid=1402016#p1402016
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index fb6d1ef959a6..a195ad739210 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=pantheon-lite
pkgver=3
-pkgrel=11
+pkgrel=12
pkgdesc='Pantheon Lite Session (replaces Gala with Openbox & Compton)'
arch=('i686' 'x86_64')
url='https://bbs.archlinux.org/viewtopic.php?pid=1402016#p1402016'
@@ -40,4 +40,3 @@ package() {
install -Dm755 {,"${pkgdir}"/usr/bin/}obsession
install -Dm644 {,"${pkgdir}"/usr/share/applications/}obsession.desktop
}
-