Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/build-support
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-03-10 19:39:52 +0200
committerTasos Sahanidis <tasos@tasossah.com>2024-03-10 19:39:52 +0200
commita3f72677edf33c9dd7b2774ea8484831fb00b044 (patch)
treecf715ef7965a10122a71a5913b1f2e0c1fe56ef1 /build-support
parent0680b63d7bb55c64fe1de04b1311313db2969102 (diff)
build-support/rust176-bin: Add epoch=1 due to upstream having it
Diffstat (limited to 'build-support')
-rw-r--r--build-support/rust176-bin/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-support/rust176-bin/PKGBUILD b/build-support/rust176-bin/PKGBUILD
index 59dbc949..135b8572 100644
--- a/build-support/rust176-bin/PKGBUILD
+++ b/build-support/rust176-bin/PKGBUILD
@@ -3,6 +3,7 @@
pkgname=rust176-bin
pkgver=1.76.0
pkgrel=1
+epoch=1
pkgdesc='Binary precompiled packages for Rust'
url='https://www.rust-lang.org/'
arch=(x86_64 pentium4 i686)