summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJordan Day2021-02-06 19:12:20 -0600
committerJordan Day2021-02-06 19:12:20 -0600
commit018619f58b9d0937478dcad3b19c14ba70b42aa5 (patch)
tree5aa5fd01b4749cc91fdc57cf65f2758cda7a6d1e
parentdaf4ca920f1e1e055721cd5e3c09e91b8a650b72 (diff)
downloadaur-uuid.tar.gz
Fix patch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d41737e95d3..77961e8f7d13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = uuid
pkgdesc = OSSP Universally Unique Identifier
pkgver = 1.6.2
- pkgrel = 19
+ pkgrel = 20
url = http://www.ossp.org/pkg/lib/uuid
arch = i686
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = uuid
depends = sh
options = !libtool
source = git+https://github.com/sean-/ossp-uuid.git
- source = https://src.fedoraproject.org/rpms/uuid/raw/master/f/uuid-aarch64.patch
+ source = https://src.fedoraproject.org/rpms/uuid/raw/rawhide/f/uuid-aarch64.patch
source = ossp.patch
sha512sums = SKIP
sha512sums = 534ade47bf17531108d96c46bfc489b9fd4b1e7a66fcd903c8036210bdc6e631d591d04184e37b56c64ee74c05af799971d47d4cf30b25b45e05413319ae2f34
diff --git a/PKGBUILD b/PKGBUILD
index a80dc36a5331..dafca9b25efa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=uuid
_pkgname=ossp-uuid
pkgver=1.6.2
-pkgrel=19
+pkgrel=20
pkgdesc="OSSP Universally Unique Identifier"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="http://www.ossp.org/pkg/lib/uuid"
@@ -25,7 +25,7 @@ depends=('sh')
makedepends=('git')
options=('!libtool')
source=("git+https://github.com/sean-/ossp-uuid.git"
- "https://src.fedoraproject.org/rpms/uuid/raw/master/f/uuid-aarch64.patch"
+ "https://src.fedoraproject.org/rpms/uuid/raw/rawhide/f/uuid-aarch64.patch"
ossp.patch)
sha512sums=('SKIP'
'534ade47bf17531108d96c46bfc489b9fd4b1e7a66fcd903c8036210bdc6e631d591d04184e37b56c64ee74c05af799971d47d4cf30b25b45e05413319ae2f34'