summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEloy García Almadén2022-09-19 18:54:08 +0200
committerEloy García Almadén2022-09-19 18:54:08 +0200
commit4f374b1acbb294ac578003cdd14a93c30a2bb2b5 (patch)
tree353958bac484cef3a0bb04cb8f30f5e77eca2f3e
parent85b1a63a79098492425a6197cb25942663e333ea (diff)
downloadaur-4f374b1acbb294ac578003cdd14a93c30a2bb2b5.tar.gz
Upgrading to version 2.5.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f435bdbf9ede..e7a4e582ceac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = buttermanager
pkgdesc = Graphical tool to create BTRFS snapshots, balance filesystems and upgrade the system safetly
- pkgver = 2.4.3
+ pkgver = 2.5.0
pkgrel = 1
url = https://github.com/egara/buttermanager
arch = i686
@@ -15,7 +15,7 @@ pkgbase = buttermanager
depends = python-pyaml
depends = python-pyqt5
depends = tk
- source = https://github.com/egara/buttermanager/archive/2.4.3.tar.gz
+ source = https://github.com/egara/buttermanager/archive/2.5.0.tar.gz
md5sums = SKIP
pkgname = buttermanager
diff --git a/PKGBUILD b/PKGBUILD
index 7864bc82c7a9..b0e895d5b063 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Eloy Garcia Almaden <eloy.garcia.pca@gmail.com>
pkgname=buttermanager
-pkgver=2.4.3
+pkgver=2.5.0
pkgrel=1
epoch=
pkgdesc="Graphical tool to create BTRFS snapshots, balance filesystems and upgrade the system safetly"
@@ -19,7 +19,7 @@ backup=()
options=()
install=
changelog=
-source=('https://github.com/egara/buttermanager/archive/2.4.3.tar.gz')
+source=('https://github.com/egara/buttermanager/archive/2.5.0.tar.gz')
noextract=()
md5sums=('SKIP')
validpgpkeys=()