summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Wojdyla2024-05-15 21:30:29 +0200
committerMichal Wojdyla2024-05-15 21:30:29 +0200
commited7f15e616a130da116f801aa8aa56f900990b62 (patch)
tree525a66ed44fc6f24ad85b1f4e8164b7b03ea9b70
parent9150054912c36a45e1e5802ba52dc220b52a1b85 (diff)
downloadaur-ed7f15e616a130da116f801aa8aa56f900990b62.tar.gz
3.2.6-16
-rwxr-xr-x.SRCINFO8
-rwxr-xr-xPKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74f0b5ccb333..38523ca17d7c 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hfsutils
pkgdesc = HFS Access utils
- pkgver = 3.2.6_p15
- pkgrel = 2
+ pkgver = 3.2.6_p16
+ pkgrel = 1
url = https://www.mars.org/home/rob/proj/hfs/
arch = x86_64
license = GPL2
@@ -9,8 +9,8 @@ pkgbase = hfsutils
optdepends = tcl: xhfs GUI
optdepends = tk: xhfs GUI
source = https://deb.debian.org/debian/pool/main/h/hfsutils/hfsutils_3.2.6.orig.tar.gz
- source = https://deb.debian.org/debian/pool/main/h/hfsutils/hfsutils_3.2.6-15.debian.tar.xz
+ source = https://deb.debian.org/debian/pool/main/h/hfsutils/hfsutils_3.2.6-16.debian.tar.xz
sha256sums = bc9d22d6d252b920ec9cdf18e00b7655a6189b3f34f42e58d5bb152957289840
- sha256sums = 1477221ab2e563198f111e2b9f6564e9af3ce4c5ae7f9fccd983ec41c70a15d9
+ sha256sums = fa128b4701b02d5698fc4bbb393ad1a8a54fdd9a33ffad3fdc1f10fd0ad11a89
pkgname = hfsutils
diff --git a/PKGBUILD b/PKGBUILD
index c1d2673562a4..862bc6e49f35 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Alexander Jacocks <alexander@redhat.com>
# Contributor: Pablo Lezaeta <prflr88@gmail.com>
pkgname=hfsutils
-pkgver=3.2.6_p15
-pkgrel=2
+pkgver=3.2.6_p16
+pkgrel=1
pkgdesc="HFS Access utils"
arch=('x86_64')
license=('GPL2')
@@ -17,7 +17,7 @@ source=(
"https://deb.debian.org/debian/pool/main/${pkgname:0:1}/${pkgname}/${pkgname}_${pkgver/_p/-}.debian.tar.xz"
)
sha256sums=('bc9d22d6d252b920ec9cdf18e00b7655a6189b3f34f42e58d5bb152957289840'
- '1477221ab2e563198f111e2b9f6564e9af3ce4c5ae7f9fccd983ec41c70a15d9')
+ 'fa128b4701b02d5698fc4bbb393ad1a8a54fdd9a33ffad3fdc1f10fd0ad11a89')
prepare() {
for file in $(cat ./debian/patches/series); do