summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3428cdb30fcf..2f904f027f2a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = thefile
- pkgdesc = File Manager for theOS
- pkgver = 2.0
+ pkgdesc = Simple File Manager
+ pkgver = 2.1
pkgrel = 0
url = https://github.com/vicr123/thefile
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = thefile
makedepends = git
depends = kwidgetsaddons
depends = xdg-utils
- source = thefile-2.0::git+https://github.com/vicr123/thefile#branch=master
+ source = thefile-2.1::git+https://github.com/vicr123/thefile#branch=master
md5sums = SKIP
pkgname = thefile
diff --git a/PKGBUILD b/PKGBUILD
index 8010439962c5..31c1d8c01d11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=thefile
-pkgver=2.0
+pkgver=2.1
pkgrel=0
-pkgdesc="File Manager for theOS"
+pkgdesc="Simple File Manager"
arch=("x86_64")
url="https://github.com/vicr123/thefile"
license=('GPL2')