summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvenom2021-01-03 02:23:16 -0800
committervenom2021-01-03 02:23:16 -0800
commit7aa4b2b495c934836da8650f62c45cc86b4d2a45 (patch)
tree9bd93662b2af90353c1595909de6906f3645e42f
parentf95c9eaed53cba0551736c477d9ec971e3d0e3c5 (diff)
downloadaur-7aa4b2b495c934836da8650f62c45cc86b4d2a45.tar.gz
bump package version
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47da6fc1df36..11d2648aeac4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pxz-git
pkgdesc = Runs LZMA compression of different parts of an input file on multiple cores and processors simultaneously
- pkgver = r56.fcfea93
+ pkgver = r61.124382a
pkgrel = 1
url = http://jnovy.fedorapeople.org/pxz/
arch = x86_64
@@ -13,4 +13,3 @@ pkgbase = pxz-git
md5sums = SKIP
pkgname = pxz-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 70c47a843861..c6eeaac2a164 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Cody Maloney <cmaloney@theoreticalchaos.com>
+# Maintainer: EatMyVenom <eat.my.venomm@gmail.com>
+# Contributor: Cody Maloney <cmaloney@theoreticalchaos.com>
pkgname=pxz-git
-pkgver=r56.fcfea93
+pkgver=r61.124382a
pkgrel=1
pkgdesc="Runs LZMA compression of different parts of an input file on multiple cores and processors simultaneously"
arch=('x86_64')