summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD2
3 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ca48d3aff00..13dcf6d76f37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bcachefs-tools-git
pkgdesc = BCacheFS filesystem utilities
- pkgver = 448
+ pkgver = 452
pkgrel = 1
url = https://github.com/koverstreet/bcachefs-tools
install = bcachefs-tools-git.install
diff --git a/.gitignore b/.gitignore
index 7776d61fb6b5..bdc1cdf56a77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,4 @@ bcachefs-tools
*.gz
*.pkg.tar*
pkg
-src
+src \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 6f3ed00aa855..6c85d40087d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kyle De'Vir (QuartzDragon) <kyle.devir.mykolab.com>
pkgname=bcachefs-tools-git
-pkgver=448
+pkgver=452
pkgrel=1
pkgdesc="BCacheFS filesystem utilities"
url="https://github.com/koverstreet/bcachefs-tools"