summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEloy García Almadén2024-02-19 19:40:06 +0100
committerEloy García Almadén2024-02-19 19:40:06 +0100
commit21f4bd746fa0dda893bad08a36bed7ff395de9ed (patch)
treedcbae6e90b7fabd6cc19190026ccf0c73107b7bf
parent4f374b1acbb294ac578003cdd14a93c30a2bb2b5 (diff)
downloadaur-21f4bd746fa0dda893bad08a36bed7ff395de9ed.tar.gz
Upgrading ButterManager to version 2.5.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7a4e582ceac..9e4194e6aad7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = buttermanager
pkgdesc = Graphical tool to create BTRFS snapshots, balance filesystems and upgrade the system safetly
- pkgver = 2.5.0
- pkgrel = 1
+ pkgver = 2.5.1
+ pkgrel = 0
url = https://github.com/egara/buttermanager
arch = i686
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = buttermanager
depends = python-pyaml
depends = python-pyqt5
depends = tk
- source = https://github.com/egara/buttermanager/archive/2.5.0.tar.gz
+ source = https://github.com/egara/buttermanager/archive/2.5.1.tar.gz
md5sums = SKIP
pkgname = buttermanager
diff --git a/PKGBUILD b/PKGBUILD
index b0e895d5b063..5af31d904944 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Eloy Garcia Almaden <eloy.garcia.pca@gmail.com>
pkgname=buttermanager
-pkgver=2.5.0
+pkgver=2.5.1
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.5.0.tar.gz')
+source=('https://github.com/egara/buttermanager/archive/2.5.1.tar.gz')
noextract=()
md5sums=('SKIP')
validpgpkeys=()