summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d367bdc0b20..3428cdb30fcf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by makepkg 5.0.0
-# Wed Feb 17 10:38:27 UTC 2016
pkgbase = thefile
pkgdesc = File Manager for theOS
- pkgver = 1.0
+ pkgver = 2.0
pkgrel = 0
url = https://github.com/vicr123/thefile
arch = x86_64
@@ -11,7 +9,7 @@ pkgbase = thefile
makedepends = git
depends = kwidgetsaddons
depends = xdg-utils
- source = thefile-1.0::git+https://github.com/vicr123/thefile#branch=master
+ source = thefile-2.0::git+https://github.com/vicr123/thefile#branch=master
md5sums = SKIP
pkgname = thefile
diff --git a/PKGBUILD b/PKGBUILD
index 487f54cf93ba..8010439962c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=thefile
-pkgver=1.0
+pkgver=2.0
pkgrel=0
pkgdesc="File Manager for theOS"
arch=("x86_64")