summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMusikolo2023-02-04 08:02:49 -0600
committerMusikolo2023-02-04 08:02:49 -0600
commit93d17b9d31e6a9e2854ff4014e8ec25be089f305 (patch)
tree945fd081eeb6229d3fecc0ed008856e4b77bd9c1
parent527787d080370a1a6fbea9ae38568b853586526c (diff)
downloadaur-93d17b9d31e6a9e2854ff4014e8ec25be089f305.tar.gz
Upgrade to version 4.4.5.27371
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4a5f46c6609..7835a3d8e080 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mon Nov 7 14:38:23 UTC 2022
+# Sat Feb 4 14:00:20 UTC 2023
pkgbase = bcompare
- pkgver = 4.4.4.27058
+ pkgver = 4.4.5.27371
pkgrel = 1
url = https://www.scootersoftware.com
arch = i686
@@ -17,10 +17,10 @@ pkgbase = bcompare
depends = libxrandr
depends = zlib
options = !strip
- source_i686 = https://www.scootersoftware.com/bcompare-4.4.4.27058.i386.tar.gz
- sha256sums_i686 = ee5510305691bda82fd000ded32ce13221b7ac35c45b2bd420c64fbff043356e
- source_x86_64 = https://www.scootersoftware.com/bcompare-4.4.4.27058.x86_64.tar.gz
- sha256sums_x86_64 = 5f46e1f4ea87dfbca71dce309e1681650f9ba697015180b7b6324fdf675dc506
+ source_i686 = https://www.scootersoftware.com/bcompare-4.4.5.27371.i386.tar.gz
+ sha256sums_i686 = a293c278667956cc95db1ea333758351cdacd5e7f67a151421297f499b71b1d0
+ source_x86_64 = https://www.scootersoftware.com/bcompare-4.4.5.27371.x86_64.tar.gz
+ sha256sums_x86_64 = 2a3d635f7840954ddad971a13bf72656e7d2a21ee8a19ba16a9feca7eafe13c9
pkgname = bcompare
pkgdesc = Beyond Compare 4: Compare, sync, and merge files and folders
diff --git a/PKGBUILD b/PKGBUILD
index fa0721c97b2a..44482e247a85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=bcompare
pkgname=('bcompare' 'bcompare-kde5' 'bcompare-kde4' 'bcompare-nautilus' 'bcompare-thunar' 'bcompare-cinnamon' 'bcompare-mate')
-pkgver=4.4.4.27058
+pkgver=4.4.5.27371
pkgrel=1
arch=('i686' 'x86_64')
url='https://www.scootersoftware.com'
@@ -22,8 +22,8 @@ depends=('fontconfig' 'libsm' 'libxcursor' 'libxft' 'libxinerama' 'libxrandr' '
makedepends=('sed')
source_x86_64=("https://www.scootersoftware.com/${pkgbase}-${pkgver}.x86_64.tar.gz")
source_i686=("https://www.scootersoftware.com/${pkgbase}-${pkgver}.i386.tar.gz")
-sha256sums_i686=('ee5510305691bda82fd000ded32ce13221b7ac35c45b2bd420c64fbff043356e')
-sha256sums_x86_64=('5f46e1f4ea87dfbca71dce309e1681650f9ba697015180b7b6324fdf675dc506')
+sha256sums_i686=('a293c278667956cc95db1ea333758351cdacd5e7f67a151421297f499b71b1d0')
+sha256sums_x86_64=('2a3d635f7840954ddad971a13bf72656e7d2a21ee8a19ba16a9feca7eafe13c9')
options=('!strip') # Do not strip binaries because it breaks them down
prepare() {