summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2019-08-12 22:15:33 -0400
committerTed Alff2019-08-12 22:15:33 -0400
commit088450ac0ecc587ec75db4d9f4e6503318895ab2 (patch)
tree3d49b506e0627d2c9f2b8615a1ac6fee49326257
parent8aa1105ccd97ff9078765de98fca1e0efc58eae5 (diff)
downloadaur-088450ac0ecc587ec75db4d9f4e6503318895ab2.tar.gz
Version bump 1.3.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6620c6e2cb18..08026426c82a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = folder-color-switcher
pkgdesc = Folder color switcher for Nemo and Caja
- pkgver = 1.2.9
+ pkgver = 1.3.0
pkgrel = 1
url = https://github.com/linuxmint/folder-color-switcher
arch = any
@@ -8,7 +8,7 @@ pkgbase = folder-color-switcher
makedepends = git
optdepends = nemo-python>=3.9.0: Nemo extension
optdepends = python-caja: Caja extension
- source = folder-color-switcher::git+https://github.com/linuxmint/folder-color-switcher#commit=b0e6d61d6134edb0d2b02793ef6f3664c777cf82
+ source = folder-color-switcher::git+https://github.com/linuxmint/folder-color-switcher#commit=e831808e7c49e6f328e0fa089354891e55bcd543
sha256sums = SKIP
pkgname = folder-color-switcher
diff --git a/PKGBUILD b/PKGBUILD
index 96ced50e9e5f..8bc0a3040166 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: twa022 <twa022 at gmail dot com>
pkgname=folder-color-switcher
-pkgver=1.2.9
+pkgver=1.3.0
pkgrel=1
pkgdesc="Folder color switcher for Nemo and Caja"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL')
optdepends=('nemo-python>=3.9.0: Nemo extension'
'python-caja: Caja extension')
makedepends=('git')
-_commit='b0e6d61d6134edb0d2b02793ef6f3664c777cf82'
+_commit='e831808e7c49e6f328e0fa089354891e55bcd543'
source=("${pkgname}::git+${url}#commit=${_commit}")
sha256sums=('SKIP')