summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 286d731f6a42..198f8e346bd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: TheCynicalTeam <TheCynicalTeam@github.com>
pkgname=recycle-cli
-pkgver=1.1
+pkgver=1.0.0
pkgrel=1
pkgdesc='A recycle bin cli in python 3'
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('coreutils' 'gettext' 'python>=3.4')
source=("Recycle.py")
-md5sums=('4ad5337338eeff9f0e0429c151faaad6')
+sha256sums=('fa16b5f9704ab6376e95d547db14db5b465f565892e5603c4c8b615b3e97bb95')
package() {
cd "$srcdir"