summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorANDRoid78902022-07-23 21:50:57 +0400
committerANDRoid78902022-07-23 21:50:57 +0400
commite6cb4ad07973dd6066904167ba90a30432f6f619 (patch)
tree6e988920b279dbaf0e1eb6d29fb565665d44d754
parent22cfe1a4a5aed7e02b0343ba2b2321e6d1997757 (diff)
downloadaur-e6cb4ad07973dd6066904167ba90a30432f6f619.tar.gz
1.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 314f31bdb0c0..43b73a2f0f88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bootsplash-manager-bin
pkgdesc = Simple bootsplash manager
- pkgver = 1.8
+ pkgver = 1.9
pkgrel = 1
url = https://github.com/ANDRoid7890/bootsplash-manager
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = bootsplash-manager-bin
depends = pamac
depends = sdl2
conflicts = bootsplash-manager
- source = https://github.com/ANDRoid7890/bootsplash-manager/releases/download/1.8/bootsplash-manager-1.8.tar.gz
- md5sums = 389c17786bd247e1e61e3b13be868117
+ source = https://github.com/ANDRoid7890/bootsplash-manager/releases/download/1.9/bootsplash-manager-1.9.tar.gz
+ md5sums = f1ebc1e753ddbc94fc34a832e36b1e19
pkgname = bootsplash-manager-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8a25274f371e..ce9f9989d9ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ANDRoid7890 <andrey.android7890@gmail.com>
pkgname=bootsplash-manager-bin
-pkgver=1.8
+pkgver=1.9
pkgrel=1
pkgdesc="Simple bootsplash manager"
url="https://github.com/ANDRoid7890/bootsplash-manager"
@@ -16,7 +16,7 @@ conflicts=('bootsplash-manager')
source=("https://github.com/ANDRoid7890/bootsplash-manager/releases/download/$pkgver/bootsplash-manager-$pkgver.tar.gz")
-md5sums=('389c17786bd247e1e61e3b13be868117')
+md5sums=('f1ebc1e753ddbc94fc34a832e36b1e19')
package() {
bsdtar -xf "$srcdir/bootsplash-manager-$pkgver.tar.gz" -C "$pkgdir"