summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 992ce535d19b..c3dfe597d7d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=the-libs
-pkgver=3.0
+pkgver=4.0
pkgrel=0
pkgdesc="Common libraries for the- applications by Victor Tran"
arch=("x86_64")
@@ -9,8 +9,8 @@ url="https://github.com/vicr123/the-libs"
license=('GPL3')
depends=('qt5-base' 'qt5-multimedia' 'qt5-svg' 'qt5-x11extras' 'gsettings-qt')
makedepends=('git' 'qt5-tools')
-source=("$pkgname-$pkgver"::"https://github.com/vicr123/the-libs/archive/v3.0.tar.gz")
-sha256sums=('d58dc201f97b762029043d6074fb3d947f511f7049dc295283315e966dec4443')
+source=("$pkgname-$pkgver"::"https://github.com/vicr123/the-libs/archive/v4.0.tar.gz")
+sha256sums=('de10d868853c314c9c4f856878895477c18ce0113fa8d26a32fe76642d797d58')
build() {
cd "$pkgname-$pkgver"