summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarius Schiffer2022-02-21 11:06:12 +0100
committerMarius Schiffer2022-02-21 11:06:12 +0100
commit4d610b4ba6172b5b7c6fcef7b7333acae6c049e3 (patch)
treed4aed2b1c13615b15c65a071ea0fe40095072784
parent1d7c81820d24f23f522a4c94f0041c18e76222f2 (diff)
downloadaur-4d610b4ba6172b5b7c6fcef7b7333acae6c049e3.tar.gz
Update to 1.4.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2baab319682f..cd505925158f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Marius Schiffer <marius.schiffer@gmail.com>
pkgname=fpart
-pkgver=1.2.0
+pkgver=1.4.0
pkgrel=1
pkgdesc='A tool that helps you sort file trees and pack them into bags, like dirsplit'
arch=('x86_64')
url='https://github.com/martymac/fpart'
license=('custom:BSD 2-clause')
source=("fpart-${pkgver}.tar.gz::https://github.com/martymac/fpart/archive/fpart-${pkgver}.tar.gz")
-sha256sums=('ced59d68236d960473b5d9481f3d0c083f10a7be806c33125cc490ef2c1705f8')
+sha256sums=('da4cd97365a2ebb3d0ee7e634c022eb21321ee5b6ab213d796fcbb01f28d9759')
build() {
cd fpart-fpart-$pkgver