summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorspider-mario2018-03-23 00:03:01 +0100
committerspider-mario2018-03-23 00:03:01 +0100
commitc7fd43a787b36377906b0890f9539b5950db3860 (patch)
tree7c975f044f417ac0559df3cf2b5b07594dd81fb1
parent67855224f246ce0aeb9532eb04d55e06efbb3964 (diff)
downloadaur-c7fd43a787b36377906b0890f9539b5950db3860.tar.gz
New commit
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa4fb8e15a3d..04c3130e7f4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Sat Aug 26 10:28:09 UTC 2017
pkgbase = cinnxp
pkgdesc = XP-like theme for Cinnamon
pkgver = 1.1.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/petrucci4prez/CinnXP
arch = any
license = GPL3
@@ -11,7 +9,7 @@ pkgbase = cinnxp
makedepends = sassc
makedepends = xorg-xcursorgen
options = !strip
- source = cinnxp::git+https://github.com/petrucci4prez/CinnXP.git#commit=987ceb34604856a2eed9e1750a00faaf6e4fb948
+ source = cinnxp::git+https://github.com/petrucci4prez/CinnXP.git#commit=4eb68d6c2784b8ae64961c0beee2f37b353f5f60
sha512sums = SKIP
pkgname = cinnxp
diff --git a/PKGBUILD b/PKGBUILD
index 558151566ae2..fa59e371d97f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: spider-mario <spidermario@free.fr>
pkgname=('cinnxp' 'cinnxp-icons')
pkgver=1.1.0
-pkgrel=4
+pkgrel=5
pkgdesc="XP-like theme for Cinnamon"
arch=('any')
url="https://github.com/petrucci4prez/CinnXP"
license=('GPL3')
makedepends=('git' 'sassc' 'xorg-xcursorgen')
options=('!strip')
-source=('cinnxp::git+https://github.com/petrucci4prez/CinnXP.git#commit=987ceb34604856a2eed9e1750a00faaf6e4fb948')
+source=('cinnxp::git+https://github.com/petrucci4prez/CinnXP.git#commit=4eb68d6c2784b8ae64961c0beee2f37b353f5f60')
sha512sums=('SKIP')
build() {