summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrent s2018-11-12 03:23:23 -0500
committerbrent s2018-11-12 03:23:23 -0500
commit9906874f953ab132718bca464a7f18f937b9012f (patch)
tree9aacc672519441f617aa049007ea2ddb6da47899
parent17111ddb10aed0fb8765afaf0b2a2f0d6c9dfa75 (diff)
downloadaur-9906874f953ab132718bca464a7f18f937b9012f.tar.gz
updating to 0.2.10
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
-rw-r--r--inotify-0.2.10.tar.gz.sigbin0 -> 566 bytes
-rw-r--r--inotify-0.2.9.tar.gz.sigbin566 -> 0 bytes
4 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65395321e987..2ca1fb64e559 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 25 09:24:58 UTC 2017
+# Mon Nov 12 08:23:23 UTC 2018
pkgbase = python-inotify
pkgdesc = Access inotify events via python (this is NOT related to python-pynotify!)
- pkgver = 0.2.9
+ pkgver = 0.2.10
pkgrel = 1
url = https://pypi.python.org/pypi/inotify
arch = i686
@@ -12,9 +12,9 @@ pkgbase = python-inotify
makedepends = python2
depends = python
depends = python2
- source = https://files.pythonhosted.org/packages/source/i/inotify/inotify-0.2.9.tar.gz
- source = inotify-0.2.9.tar.gz.sig
- sha512sums = d2a8e104c31b4c8f9aebcc948bc08780ccac229fe1f7a21e1edd950e6d3fefcc04239ff7fea8ec5ebf8fb97ff67ae4d683e8b0c053c2ccf6249787525d44c58e
+ source = https://files.pythonhosted.org/packages/source/i/inotify/inotify-0.2.10.tar.gz
+ source = inotify-0.2.10.tar.gz.sig
+ sha512sums = d6ec9acbf4f2317cfe6b8caf9b00386bcaf2da0263089618f6856cc05ca9ec4358206cb88ab8fe363a6f81e69e3c175b13d670ef317ffb2de7b7ab5b00303d27
sha512sums = SKIP
pkgname = python-inotify
diff --git a/PKGBUILD b/PKGBUILD
index cbabfa4ab9af..b6e4c9b928bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
# Bug reports can be filed at https://bugs.square-r00t.net/index.php?project=3
# News updates for packages can be followed at https://devblog.square-r00t.net
pkgname=('python-inotify' 'python2-inotify')
-pkgver=0.2.9
+pkgver=0.2.10
pkgrel=1
pkgdesc="Access inotify events via python (this is NOT related to python-pynotify!)"
arch=( 'i686' 'x86_64' )
@@ -17,7 +17,7 @@ changelog=
noextract=()
source=("https://files.pythonhosted.org/packages/source/i/${_pkgname}/${_pkgname}-${pkgver}.tar.gz"
"${_pkgname}-${pkgver}.tar.gz.sig")
-sha512sums=('d2a8e104c31b4c8f9aebcc948bc08780ccac229fe1f7a21e1edd950e6d3fefcc04239ff7fea8ec5ebf8fb97ff67ae4d683e8b0c053c2ccf6249787525d44c58e'
+sha512sums=('d6ec9acbf4f2317cfe6b8caf9b00386bcaf2da0263089618f6856cc05ca9ec4358206cb88ab8fe363a6f81e69e3c175b13d670ef317ffb2de7b7ab5b00303d27'
'SKIP')
package_python-inotify() {
diff --git a/inotify-0.2.10.tar.gz.sig b/inotify-0.2.10.tar.gz.sig
new file mode 100644
index 000000000000..728801611bac
--- /dev/null
+++ b/inotify-0.2.10.tar.gz.sig
Binary files differ
diff --git a/inotify-0.2.9.tar.gz.sig b/inotify-0.2.9.tar.gz.sig
deleted file mode 100644
index 21aa102e279b..000000000000
--- a/inotify-0.2.9.tar.gz.sig
+++ /dev/null
Binary files differ