summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Arndt2020-02-13 08:05:48 +0100
committerChristopher Arndt2020-02-13 08:05:48 +0100
commitac190fa57871a262c0ee0b672193e97d3504aea5 (patch)
treecda85bf7ad7d8e59ab01a12ca2b973063cf4b7ee
parent068087956cfc60d7bf9f5c378d930779c2e84f8d (diff)
downloadaur-ac190fa57871a262c0ee0b672193e97d3504aea5.tar.gz
Remove acidentally comitted binary package file
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD2
-rw-r--r--pip-tools-4.4.1-1-any.pkg.tar.zstbin101209 -> 0 bytes
4 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7b5338f368a..53fac5c5b3da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pip-tools
pkgdesc = A set of tools to keep your pinned Python dependencies fresh.
pkgver = 4.4.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jazzband/pip-tools/
arch = any
license = BSD
diff --git a/.gitignore b/.gitignore
index 287ba4ffa674..915e4e148244 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@ pkg
src
pip-tools-*.tar.gz
pip-tools-*.pkg.tar.xz
+pip-tools-*.pkg.tar.zst
pip-tools-*.src.tar.gz
.AURINFO
diff --git a/PKGBUILD b/PKGBUILD
index 5e9442b0e81a..548ce9ebc01d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pip-tools
pkgver=4.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="A set of tools to keep your pinned Python dependencies fresh."
arch=('any')
url="https://github.com/jazzband/pip-tools/"
diff --git a/pip-tools-4.4.1-1-any.pkg.tar.zst b/pip-tools-4.4.1-1-any.pkg.tar.zst
deleted file mode 100644
index c2e3fd81e53f..000000000000
--- a/pip-tools-4.4.1-1-any.pkg.tar.zst
+++ /dev/null
Binary files differ