summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEloy García Almadén2019-01-19 20:57:39 +0100
committerEloy García Almadén2019-01-19 20:57:39 +0100
commit3a099b6ccebceb09daa249e51c71c1885a717af8 (patch)
tree8c4887d3eff09b6c3d5500ec4a4f5082b3b00f93
parent154e13cb8448180f28604dbbb4d3cc8c1904d45e (diff)
downloadaur-3a099b6ccebceb09daa249e51c71c1885a717af8.tar.gz
Upgrading to version 1.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae831de34616..dc84248c70fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = buttermanager
- pkgdesc = Graphical tool to create BTRFS snapshots, balance filesystems and upgrade the system safety
- pkgver = 1.0
+ pkgdesc = Graphical tool to create BTRFS snapshots, balance filesystems and upgrade the system safetly
+ pkgver = 1.1
pkgrel = 1
url = https://github.com/egara/buttermanager
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 1b07414f3835..44ecb5ee9e02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Eloy Garcia Almaden <eloy.garcia.pca@gmail.com>
pkgname=buttermanager
-pkgver=1.0
+pkgver=1.1
pkgrel=1
epoch=
-pkgdesc="Graphical tool to create BTRFS snapshots, balance filesystems and upgrade the system safety"
+pkgdesc="Graphical tool to create BTRFS snapshots, balance filesystems and upgrade the system safetly"
arch=('x86_64')
url="https://github.com/egara/buttermanager"
license=('GPL')