summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHanabishi2022-11-10 12:03:07 +0500
committerHanabishi2022-11-10 12:03:07 +0500
commit3f37cf5f5d1adebdbd721e3caed44da174e4796c (patch)
treef17ce51b654a5bc4500dfcfbe0be868dd51a470b /PKGBUILD
parent2de9a756d12ae2074246b6b89fef4db782e321ab (diff)
downloadaur-3f37cf5f5d1adebdbd721e3caed44da174e4796c.tar.gz
New version (0.1.2)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b06be99da6a5..d183d6adabb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=caches-manager
-pkgver=0.1.1
+pkgver=0.1.2
pkgrel=1
pkgdesc="A simple script that helps keep selected directories clean by symlinking to tmpfs ramdisk."
arch=('any')
@@ -9,7 +9,7 @@ options=('!strip')
_snapshot="${pkgname}-${pkgver}"
source=("${_snapshot}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('b243270b8f7a82983395566887c6f88e671da58f87dc9ade15e8dafdd90dc98d')
+sha256sums=('3a9e80bdaa9b0e5fb371b4bce97ee1d1c79fbbe1796b1594d2ab0d76875a8599')
package() {
local bin="${pkgdir}/usr/bin"