summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c532bb5d28a..36ee68e7fc70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yann Orieult <yo.managements@gmail.com>
pkgname=replace
-pkgver='1.1.3'
+pkgver='1.2.0'
pkgrel='1'
pkgdesc='Search and replace CLI tool for strings on the all system'
arch=('any')
@@ -10,9 +10,9 @@ license=('MIT')
depends=('python>=3')
makedepends=('python' 'python-setuptools')
-source=("https://files.pythonhosted.org/packages/source/r/replacefs/replacefs-1.1.3.tar.gz")
-sha256sums=('a7aebd6c1aeee29953786700af4e23c61e9459ddd0b5dd5f885b0d8191d299cb')
-#source#=("file:///$MHOME/dev/python/replacefs/dist/replacefs-1.1.2.tar.gz")
+source=("https://files.pythonhosted.org/packages/source/r/replacefs/replacefs-1.2.0.tar.gz")
+sha256sums=('4bdab2aa1e5cb4adf874cc9b71f8c2328c4006f66ed0e9775ee2cf7b0dced4ae')
+#source#=("file:///$MHOME/dev/python/man/replacefs/dist/replacefs-1.2.0.tar.gz")
#sha256sums#=("SKIP")
build() {