diff options
-rw-r--r-- | system/trash/trash.SlackBuild | 2 | ||||
-rw-r--r-- | system/trash/trash.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/trash/trash.SlackBuild b/system/trash/trash.SlackBuild index 45bcd954a528d..8e1038b251dbe 100644 --- a/system/trash/trash.SlackBuild +++ b/system/trash/trash.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=trash -VERSION=${VERSION:-1.2} +VERSION=${VERSION:-1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH=noarch diff --git a/system/trash/trash.info b/system/trash/trash.info index 57d3fc4ecf38a..d73aa8b0fe0e4 100644 --- a/system/trash/trash.info +++ b/system/trash/trash.info @@ -1,8 +1,8 @@ PRGNAM="trash" -VERSION="1.2" +VERSION="1.3" HOMEPAGE="https://notabug.org/jeffersonrocha/trash" -DOWNLOAD="https://notabug.org/jeffersonrocha/trash/raw/master/trash-1.2.tar.xz" -MD5SUM="e4cb04efbffe0d4fcbe43c8e03d71f88" +DOWNLOAD="https://notabug.org/jeffersonrocha/trash/raw/master/trash-1.3.tar.xz" +MD5SUM="ad9e21fd2ec36cf1486beab13693d6ca" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |